Issue Details (XML | Word | Printable)

Key: MDL-16962
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Nicolas Connault
Reporter: Nicolas Connault
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

User interface: add a link for "add a new scale" and "add a new outcome" from respective interfaces

Created: 22/Oct/08 03:40 PM   Updated: 11/Nov/08 03:49 PM
Return to search
Component/s: Gradebook
Affects Version/s: 1.9.3
Fix Version/s: 1.9.4

Participants: Helen Foster and Nicolas Connault
Security Level: None
QA Assignee: Jerome Mouneyrac
Resolved date: 22/Oct/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
When adding a new outcome or a new outcome item, it is common that a new scale or a new outcome (respectively) needs to be added. We then have to click at least 3 or 4 times before getting to the new scale/outcome forms, then have to backtrack again to where we were originally.

A simple yet effective solution would be to add a "Add a new scale" and "Add a new outcome" links to these forms, next to the appropriate dropdown menus. Even better if, after creating the new scale/outcome, we are redirected to the page on which the link was.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Nicolas Connault committed 4 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 22/Oct/08 05:09 PM
MDL-16962 New formslib element for dropdowns with a link to another page. Applied to outcome item and outcome edit pages.
MODIFY grade/edit/tree/outcomeitem_form.php   Rev. 1.12.2.14    (+3 -2 lines)
MODIFY lang/en_utf8/grades.php   Rev. 1.111.2.59    (+2 -1 lines)
MODIFY grade/edit/outcome/edit_form.php   Rev. 1.5.2.3    (+3 -2 lines)
MODIFY lib/formslib.php   Rev. 1.129.2.18    (+13 -12 lines)
Nicolas Connault committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 22/Oct/08 05:19 PM
MDL-16962 New formslib element for dropdowns with a link to another page. Applied to outcome item and outcome edit pages.
MODIFY lib/form/selectwithlink.php   Rev. 1.1.2.1    (+163 -0 lines)
Nicolas Connault committed 5 files to 'Moodle CVS' - 22/Oct/08 05:31 PM
MDL-16962 New formslib element for dropdowns with a link to another page. Applied to outcome item and outcome edit pages. Merged from MOODLE_19_STABLE
MODIFY grade/edit/tree/outcomeitem_form.php   Rev. 1.25    (+3 -2 lines)
MODIFY lang/en_utf8/grades.php   Rev. 1.173    (+2 -1 lines)
MODIFY grade/edit/outcome/edit_form.php   Rev. 1.9    (+3 -2 lines)
MODIFY lib/form/selectwithlink.php   Rev. 1.2    (+163 -0 lines)
MODIFY lib/formslib.php   Rev. 1.164    (+3 -2 lines)
Nicolas Connault added a comment - 22/Oct/08 05:32 PM
New formslib element for dropdowns with a link to another page. Applied to outcome item and outcome edit pages.

Nicolas Connault made changes - 22/Oct/08 05:32 PM
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Fix Version/s 2.0 [ 10122 ]
Fix Version/s 1.9.4 [ 10300 ]
Resolution Fixed [ 1 ]
martignoni committed 1 file to 'Lang CVS' - 22/Oct/08 07:02 PM
MDL-16962 String translated
MODIFY fr_utf8/grades.php   Rev. 1.185    (+2 -1 lines)
Mitsuhiro Yoshida committed 2 files to 'Lang CVS' - 23/Oct/08 08:37 AM
MDL-16962 Translated a new string for grade.
MODIFY ja_utf8/README   Rev. 1.847    (+1 -1 lines)
MODIFY ja_utf8/grades.php   Rev. 1.144    (+1 -0 lines)
Helen Foster added a comment - 04/Nov/08 09:35 PM
Removing 2.0 fix version.

Helen Foster made changes - 04/Nov/08 09:35 PM
Fix Version/s 2.0 [ 10122 ]
Jerome Mouneyrac made changes - 11/Nov/08 03:49 PM
QA Assignee jerome