Issue Details (XML | Word | Printable)

Key: MDL-19869
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: David Mudrak
Reporter: Jigar Patel
Votes: 2
Watchers: 2
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Separate Group shows : No users were found with permissions to submit this assignment even there are members in the group

Created: 19/Jul/09 02:00 AM   Updated: 26/Nov/09 12:22 AM
Component/s: Groups
Affects Version/s: 1.9.5
Fix Version/s: 1.9.8

Environment: Linux

Database: MySQL
Participants: David Mudrak, Jigar Patel, Oksana Yasynska, Petr Škoda (skodak) and Valter Castilho
Security Level: None
Difficulty: Moderate
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
1.Create a course.
2.Create a separate group for the course from left side menu. Assign Students to the group.
3. Create an Assignment from Activity Menu.
4.Sign in as a Student who is a course group member.
5.Submit an Assignment.
6.Login as Faculty.
7.Go to the Assignment.
8.It show "No users were found with permissions to submit this assignment" for the particular group selected from drop box.
9.But it shows 1 submission for All Participants.
10. It should show submission for the separate group as the student is group member.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Oksana Yasynska added a comment - 18/Aug/09 02:27 AM
I think it's related to functions groups_get_activity_group() && groups_get_course_group() in lib/grouplib.php

.... but I'm not quite sure.
If I find a solution - I'll post a patch


Valter Castilho added a comment - 14/Sep/09 03:00 AM
Hello,
i've changed the lib/grouplib.php back to v1.9.0 beta (2006 version that selecting assignment submitions for one group worked) and the same bug remains in v1.9.5+ (today).

David Mudrak added a comment - 14/Sep/09 11:30 PM
Assigning to myself. Questions:
1. is the "Faculty" user from the issue description member of the separate group?
2. has the "Faculty" user capability accessallgroups?

Petr Škoda (skodak) added a comment - 27/Sep/09 05:54 PM
lowering priority