Moodle

enrol multiple users to multiple courses

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.9.1
  • Fix Version/s: 2.0
  • Component/s: Enrolments
  • Labels:
    None
  • Database:
    MySQL
  • Affected Branches:
    MOODLE_19_STABLE
  • Fixed Branches:
    MOODLE_20_STABLE

Description

A improvement or maybe a new feature for allow admins to enrol multiple users to multiple courses.

Issue Links

Activity

Hide
Martin Dougiamas added a comment -

Adding this to 2.0 (maybe 1.9.x if it seems really stable).

Show
Martin Dougiamas added a comment - Adding this to 2.0 (maybe 1.9.x if it seems really stable).
Hide
Dongsheng Cai added a comment - - edited

Thank to this patch, I found several minor bugs in moodle 2.0:
1. $SITE should be stated as global in get_field (user/filters/lib.php)
2. $DB->get_record (mod/forum/lib.php line 5554)

This patch is not stable enough for 1.9, a few bugs in this patch are fixed for HEAD.

Show
Dongsheng Cai added a comment - - edited Thank to this patch, I found several minor bugs in moodle 2.0: 1. $SITE should be stated as global in get_field (user/filters/lib.php) 2. $DB->get_record (mod/forum/lib.php line 5554) This patch is not stable enough for 1.9, a few bugs in this patch are fixed for HEAD.
Hide
Dongsheng Cai added a comment -

Added, thanks Jonathan, I made some changes to your code to fix bugs, Please review

Show
Dongsheng Cai added a comment - Added, thanks Jonathan, I made some changes to your code to fix bugs, Please review
Hide
Artem Andreev added a comment -

We have more complex solution here: http://moodle.org/mod/forum/discuss.php?d=106961.
Can you review it?

Show
Artem Andreev added a comment - We have more complex solution here: http://moodle.org/mod/forum/discuss.php?d=106961. Can you review it?

People

Vote (3)
Watch (4)

Dates

  • Created:
    Updated:
    Resolved: