Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 1.7.1
-
Fix Version/s: None
-
Component/s: Quiz
-
Labels:None
-
Database:MySQL
-
URL:mod/quiz/index.php
-
Affected Branches:MOODLE_17_STABLE
Description
Please indicate last modified and by whom in the mod/quiz/index.php interface...
With multiple teachers in a class/site it becomes very important to track who is doing what...
More of a wiki back end with extensive logging.
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
This is not something that should be tackled in a quiz-specific way.
The last person to edit a particular thing should be recorded in the Moodle logs.
I don't think that displaying this on the quiz editing page is a general requirement. If you need it, you will have to do it as a local customisation. Should be quite easy.