Issue Details (XML | Word | Printable)

Key: MDL-8751
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Won't Fix
Priority: Minor Minor
Assignee: Tim Hunt
Reporter: Dennis Daniels
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

Please indicate last modified in mod/quiz/index.php

Created: 05/Mar/07 11:24 AM   Updated: 06/Mar/07 02:39 AM
Component/s: Quiz
Affects Version/s: 1.7.1
Fix Version/s: None

Database: MySQL
URL: mod/quiz/index.php
Participants: Dennis Daniels and Tim Hunt
Security Level: None
Resolved date: 06/Mar/07
Affected Branches: MOODLE_17_STABLE


 Description  « Hide
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.



 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Tim Hunt added a comment - 06/Mar/07 02:39 AM
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.