Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Student projects/User Management Improvements.

Talk:Student projects/User Management Improvements: Difference between revisions

From MoodleDocs
No edit summary
 
mNo edit summary
Line 1: Line 1:
Suggestion: It would be great to have an enrollment interface that was organized by student so that if the administrator wants to enrol a particular student in a number of courses, he wouldn't have to click into every course that he wants to enrol the student in. It might function in a manner similar to the Assign roles page, with three columns:
''Suggestion'': It would be great to have an enrollment interface that was organized by student so that if the administrator wants to enrol a particular student in a number of courses, he wouldn't have to click into every course that he wants to enrol the student in. It might function in a manner similar to the Assign roles page, with three columns:


Column 1: All available students
*Column 1: All available students
Column 2: All courses in which the currently highlighted student is currently enrolled
*Column 2: All courses in which the currently highlighted student is currently enrolled
Column 3: All available courses in which the currently selected student is not yet enrolled
*Column 3: All available courses in which the currently selected student is not yet enrolled


with back-and-forth arrows between columns 2 and 3.
with back-and-forth arrows between columns 2 and 3.
Line 11: Line 11:
  STUDENTS    ENROLLED    AVAILABLE
  STUDENTS    ENROLLED    AVAILABLE
  Jay Smith    Science      Math
  Jay Smith    Science      Math
  '''Kay Tan'''                <  English
  '''''Kay Tan'''''                <  English
  Lori Zen              >  Social Studies
  Lori Zen              >  Social Studies
                           History
                           History

Revision as of 07:41, 9 May 2007

Suggestion: It would be great to have an enrollment interface that was organized by student so that if the administrator wants to enrol a particular student in a number of courses, he wouldn't have to click into every course that he wants to enrol the student in. It might function in a manner similar to the Assign roles page, with three columns:

  • Column 1: All available students
  • Column 2: All courses in which the currently highlighted student is currently enrolled
  • Column 3: All available courses in which the currently selected student is not yet enrolled

with back-and-forth arrows between columns 2 and 3.

For example:

STUDENTS     ENROLLED     AVAILABLE
Jay Smith    Science      Math
Kay Tan                <  English
Lori Zen               >  Social Studies
                          History
                          Geography

shows that Kay Tan is currently enrolled in Science. Highlighting any of the available courses and pressing < would enrol Kay Tan in the selected course(s), or pressing > would unenrol her from any course selected in the Enrolled column.