This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-02-22 02:49:53 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
mod
/
quiz
History
mark-nielsen
804d664acf
[BugFix] Bug
#5072
: user name now links to user profile, Attempts column changed to Completed On, new column with link Grade to grade all attempts. Other table changes include collapsible columns and its id has been changed to attempts to reuse styles for the attempts table.
2006-04-11 02:20:58 +00:00
..
db
Whenever a question is edited the version field is set to question_hash(), see bug 2958.
2006-04-10 22:10:32 +00:00
pix
…
report
[BugFix] Bug
#5072
: user name now links to user profile, Attempts column changed to Completed On, new column with link Grade to grade all attempts. Other table changes include collapsible columns and its id has been changed to attempts to reuse styles for the attempts table.
2006-04-11 02:20:58 +00:00
attempt_close_js.php
…
attempt.php
replaced DEPRECATED center tag with a div. introduced a new class=mdl-align with the CSS text-align: center
2006-04-07 16:17:17 +00:00
backuplib.php
…
comment.php
[Fix] question_process_comment now processes the correct form values
2006-04-11 02:02:44 +00:00
config.html
…
defaults.php
…
edit.php
…
editlib.php
…
icon.gif
…
index.php
…
jsclock.php
…
jstimer.php
…
lib.php
…
locallib.php
…
mod.html
Simplify text on submit button
2006-04-09 22:31:59 +00:00
pagelib.php
…
protect_js.php
…
quizfile.php
…
report.php
…
restorelib.php
…
restorelibpre15.php
…
review.php
Make student name into a link on the review page
2006-04-09 21:58:58 +00:00
reviewoptions.html
…
reviewquestion.php
…
styles.php
copied back the CSS for the timer positioning from version 1.12
2006-04-08 15:06:36 +00:00
tabs.php
…
timer.js
…
version.php
Whenever a question is edited the version field is set to question_hash(), see bug 2958.
2006-04-10 22:10:32 +00:00
view_js.php
…
view.php
…