Issue Details (XML | Word | Printable)

Key: MDL-16466
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Sam Marshall
Reporter: vikram solia
Votes: 1
Watchers: 1
Operations

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

Activities on the course page do not convey to student that completion is expected or available for the activity

Created: 12/Sep/08 01:16 AM   Updated: 10/Nov/08 11:42 AM
Component/s: Progress Tracking
Affects Version/s: 2.0
Fix Version/s: None

Environment: All

Participants: Martin Dougiamas, Sam Marshall and vikram solia
Security Level: None
Affected Branches: MOODLE_20_STABLE


 Description  « Hide
Unlike manual completion, there doesn't seem to be a way for the student to know that an activity requires / can be completed in case of automatic completion based on rules. Neither does there seem to be a way for the student to know what the criteria for completion is i.e. the rules specifying minimum grades, view or so on.

PS: Perhaps there should be a separate component for this in the tracker called 'Conditional Activities'. Progress Tracking seems to be a different feature.



 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Martin Dougiamas added a comment - 12/Sep/08 02:58 PM
Yeah, good point ... students should really know what the rules are ...

Sam Marshall added a comment - 30/Sep/08 07:01 PM
It is a good point, unfortunately requires a bit of work (maybe performance issues? minor ones though, can probably make it cache needed data in modinfo).

I would like to do this but it may have to wait a while. (I'm still hoping to do the conditional availability stuff soon...)


vikram solia added a comment - 10/Nov/08 11:42 AM
Perhaps the completion criteria could be shown as a popup in the course view in response to the user pressing the help icon Sam has already provided for. From within the activity, the completion criteria could be accessible / visible at all times.

Besides completion criteria, there should be some way of telling the student that the activity is compulsory or optional. Perhaps, the easiest way would be to define no completion criteria for the optional activity.

The criteria could be auto-generated from the conditions provided by the teacher.