Moodle

Bulk user actions improvement

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: 1.9, 1.9.1, 1.9.2, 1.9.3, 1.9.4, 1.9.5, 1.9.6, 1.9.7
  • Fix Version/s: None
  • Labels:
    None
  • Database:
    Any
  • Affected Branches:
    MOODLE_19_STABLE

Description

This improvement corresponds to the Moodle administrator's tool: Bulk user actions. It resolves the problem of fixed list of actions in this tool and makes adding new ones easier.

The updated tool has plugin structure: all actions are stored in /admin/user/actions/ folder; each action has its own folder with index.php, other scripts if necessary, and lang folder to store strings.

The "standard" actions were reorganized to comply to this structure, and two more actions were added: bulk user enrolment and bulk user unenrolment. Those two simplify the procedure of enroling/unenroling multiple users to/from the same list of courses with the same roles.

Also, a small update of user filters class is added here - a button to replace all active filters with new one.

The tool is divided on subtasks, and each of them is installed via applying the corresponding patch. Subtasks also contain details about implemetation.

Bulk user action plug-in structure looks very similar to gradebook reports; we've tried to make it systematic and ready to be implemented in the standard Moodle distrib. In fact, only change which is necessary to do it is "registering" bulk user actions in the core function of retrieving language string locations. This would remove necessity in one string argument in each get_string call within actions. Currently "additional locations" are used, so the installing of update is easier.

Issue Links

Activity

Hide
Artem Andreev added a comment -

For action "Bulk user enrolment" we have screenshot here: http://moodle.org/mod/forum/discuss.php?d=106961

Show
Artem Andreev added a comment - For action "Bulk user enrolment" we have screenshot here: http://moodle.org/mod/forum/discuss.php?d=106961
Hide
Artem Andreev added a comment -

Added sub-tasks: "Email as non-advanced filter field" and "Removing selected users from all available"

Show
Artem Andreev added a comment - Added sub-tasks: "Email as non-advanced filter field" and "Removing selected users from all available"
Hide
Christian Rojas added a comment -

Translated with Google translator, sorry.

Please incorporate the new versions of Moodle (also to the 2.X) all options are on the plugin "Advanced bulk user actions" (Artem Andreev http://moodle.org/mod/data/view.php?d=13&rid=3637&filter=1 ), mainly unenrolment mass is very useful.

Thanks

Show
Christian Rojas added a comment - Translated with Google translator, sorry. Please incorporate the new versions of Moodle (also to the 2.X) all options are on the plugin "Advanced bulk user actions" (Artem Andreev http://moodle.org/mod/data/view.php?d=13&rid=3637&filter=1 ), mainly unenrolment mass is very useful. Thanks

People

Dates

  • Created:
    Updated: