Issue Details (XML | Word | Printable)

Key: MDL-13677
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Petr Škoda (skodak)
Reporter: Paulo Matos
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

Students can not unenroll themselves from courses

Created: 27/Feb/08 05:03 AM   Updated: 04/Mar/08 06:18 AM
Component/s: Roles
Affects Version/s: 1.8.4
Fix Version/s: 1.9

Environment: all
Issue Links:
Relates
 

Participants: Paulo Matos and Petr Škoda (skodak)
Security Level: None
Resolved date: 04/Mar/08
Affected Branches: MOODLE_18_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
We noticed this after upgrading from 1.6.4+ (2006050540) to 1.8.4+ (2007021541),
might be related or not, yet to confirm.

Problem: Student can not unenroll themselves from courses
student role is created with 'moodle/role:unassignself' as 'Not set',
thus unenroll link from admin block or profile page is not shown nor
a student can unenroll at all.

Looking closely seems that this is defined as the default for student role,
it happened as well with new courses and new students created under
version 1.8.4+.

Solution: set 'moodle/role:unassignself' capability as 'Allow'.



 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Paulo Matos added a comment - 27/Feb/08 05:08 AM
The symptoms might lead users to MDL-12545 and MDL-10241, that's the reason for creating the link!

Petr Škoda (skodak) added a comment - 04/Mar/08 06:18 AM
This should be already fixed everywhere in 1.9, partialy in 1.8.x too
thanks for the report.