Issue Details (XML | Word | Printable)

Key: MDL-8617
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Duplicate
Priority: Minor Minor
Assignee: Petr Skoda
Reporter: Nick Freear
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

Implement groupings & course modules eg. Wiki

Created: 22/Feb/07 08:49 PM   Updated: 17/Aug/07 07:53 PM
Return to search
Component/s: Groups
Affects Version/s: 1.9
Fix Version/s: None

File Attachments: 1. File patch-MDL-8617-group-cm_int.diff (14 kB)

Issue Links:
Dependency
Duplicate
 

Participants: Nick Freear and Petr Skoda
Security Level: None
Resolved date: 17/Aug/07
Affected Branches: MOODLE_19_STABLE


 Description  « Hide
This is work to use groupings in a course activity, so that for instance groups from a grouping 'Wiki grouping' would be used for a group wiki, while different groups in 'Forum grouping' would be used for a forum.

The part of the work inside the 'cvs:/group/lib' and 'group/db' directories will go in HEAD and 1.8 branch - no DB upgrade is required and it is localised.

The work outside the 'group' directories will _ONLY_ go on HEAD, that is for Moodle 1.9 - it required DB mods.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Nick Freear added a comment - 24/Feb/07 01:24 AM
(Adding link - this does not block Moodle 1.8, but is related to new groups!)

Nick Freear added a comment - 24/Feb/07 01:27 AM
Part 1 of fixing this bug: yesterday (22/2) I committed localized changes to 8 files in group/lib.php, group/lib/ and group/db/ to HEAD and 1.8 branch - see attached patch.