Issue Details (XML | Word | Printable)

Key: MDL-16418
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Duplicate
Priority: Minor Minor
Assignee: Tim Hunt
Reporter: Matt Gibson
Votes: 2
Watchers: 3
Operations

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

As-you-type auto-selection on the assign roles screen. With patch.

Created: 09/Sep/08 06:38 PM   Updated: 22/Oct/08 06:13 PM
Return to search
Component/s: Roles
Affects Version/s: 1.9.2
Fix Version/s: None

File Attachments: 1. HTML File assign.html (6 kB)
2. Text File assign_patch.txt (2 kB)
3. File search.js (1 kB)

Issue Links:
Duplicate
 

Participants: Matt Gibson and Tim Hunt
Security Level: None
Resolved date: 22/Oct/08
Affected Branches: MOODLE_19_STABLE


 Description  « Hide
I've just been adding students to new courses by name and got annoyed at waiting for the server to search all the time, so I've written a small bit of javascript to automatically select the first matching name starting with the search string as the user types. This allows the first name to be partially typed and 'Add' to be clicked without scrolling or waiting for a smaller list.

Patch (roles_assign_html.txt) is against Moodle 1.9.2.+ (20080901) - apply it to /admin/roles/assign.html and add search.js to the /admin/roles directory. Patched assign.html is included too if you want to just overwrite the file.


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
No commits have yet been performed on this issue.