.. |
db
|
Second pass. Modules. Some more default comments are out. MDL-11385
|
2007-09-24 22:17:05 +00:00 |
pix
|
Less fiddly looking icon
|
2003-08-02 05:05:09 +00:00 |
report
|
MDL-11580 - refinement to Yu's checkin, including removing the $CFG->openuniversityhacks.
|
2007-10-04 15:57:09 +00:00 |
attempt.php
|
MDL-8682: Pressing enter when answering a short answer question can submit the wrong one. To fix this, I have disabled the enter key unless the keyboard focus is on a submit button (or inside a text box or HTML editor).
|
2007-09-26 18:15:31 +00:00 |
attempt_close_js.php
|
MDL-10374 - Quiz layout improvements, selectively merged from OU-moodle.
|
2007-07-06 16:37:06 +00:00 |
backuplib.php
|
MDL-11517 reserved word MOD used in table alias in questions backup code
|
2007-09-29 16:26:13 +00:00 |
comment.php
|
MDL-10890 all require_login() in modules reviewed and fixed use of $cm
|
2007-08-17 12:49:28 +00:00 |
config.html
|
MDL-9519 - incorrectuse of language strings in quiz. Merged from MOODLE_18_STABLE.
|
2007-08-06 13:22:59 +00:00 |
defaults.php
|
Bug 6239 - Allow questions to have some teacher-supplied commentary.
|
2006-08-11 14:59:18 +00:00 |
edit.php
|
MDL-11398 - Random questions sometimes ended up with names different from the cateogry they were actually picking from. Also, the same random questoin could be used in more than one quiz, in which case editing that question would change two quizzes unexpectedly. The fix is:
|
2007-09-26 16:10:38 +00:00 |
editlib.php
|
merging MOODLE_19_QUESTIONS with HEAD
|
2007-08-09 21:51:09 +00:00 |
grade.php
|
Added grade.php file to make MDL-10674 work
|
2007-08-06 05:38:58 +00:00 |
icon.gif
|
|
|
index.php
|
MDL-9331 - Problem with the tables on the quiz index page. Merged from MOODLE_18_STABLE.
|
2007-09-26 20:45:23 +00:00 |
jstimer.php
|
MDL-8682: Pressing enter when answering a short answer question can submit the wrong one. To fix this, I have disabled the enter key unless the keyboard focus is on a submit button (or inside a text box or HTML editor).
|
2007-09-26 18:15:31 +00:00 |
lib.php
|
MDL-11432 eliminated majority of RecordCount uses, added several missing rs_close() - this should help improve perf on some platforms - Eloy says ;-)
|
2007-10-10 12:19:27 +00:00 |
locallib.php
|
MDL-11617 - 'Student may review' heading on quiz settings form is now misleading. I have fixed some lang strings and improved the help. Also, finish off the clarification of how various capabilites affect quiz review that was started in MDL-11580.
|
2007-10-09 15:19:07 +00:00 |
mod_form.php
|
MDL-9076 - Move the 'Add 3 more overall feedbacks' button inside that group of elements on the quiz settings form.
|
2007-10-09 15:44:06 +00:00 |
pagelib.php
|
Breadcrumbs: mod/quiz changes
|
2007-04-16 21:23:17 +00:00 |
protect_js.php
|
Bend over for XHTML 1.0 Strict ... MDL-8049
|
2007-01-03 14:44:17 +00:00 |
quiz.js
|
MDL-8682: Pressing enter when answering a short answer question can submit the wrong one. To fix this, I have disabled the enter key unless the keyboard focus is on a submit button (or inside a text box or HTML editor).
|
2007-09-26 18:15:31 +00:00 |
quizfile.php
|
debugging and error reporting level fixes and improvements MDL-6671
|
2006-09-23 09:38:39 +00:00 |
report.php
|
MDL-10890 all require_login() in modules reviewed and fixed use of $cm
|
2007-08-17 12:49:28 +00:00 |
restorelib.php
|
Restore notices.
|
2006-12-11 17:12:04 +00:00 |
restorelibpre15.php
|
Apply modularity to the creation of the log file during restore to a new course.
|
2006-10-17 10:05:41 +00:00 |
review.php
|
MDL-10030 - the logic controlling whether students were allowed to see the review screen was wrong.
|
2007-09-21 16:01:40 +00:00 |
reviewoptions.html
|
MDL-10656 - Way to control when Overall feedback is displayed, independantly of the other sorts of feedback. Also, improve the layout of those settings on the quiz editing form.
|
2007-07-30 10:05:11 +00:00 |
reviewquestion.php
|
Convert mod/quiz/view.php to roles, and further tidy up the code flow in there. This touches other files because I had to change a function in locallib that had an $isteacher parameter.
|
2006-08-25 16:03:54 +00:00 |
styles.php
|
Removed tabs
|
2006-08-09 13:45:49 +00:00 |
tabs.php
|
removing redundant string fetches
|
2007-09-04 13:28:50 +00:00 |
version.php
|
preparation for 1.9 beta 2 - setting correct requires in mods and plugins
|
2007-10-10 16:09:17 +00:00 |
view.php
|
MDL-10376 - since roles and capabilities came along, the quiz was not very gracious if you were logged in as guest, or really logged in on the server, but using guest access to look a a particular course, or were enrolled in a course, but in a role that did not let you preview or attempt quizzes. This patch should clean up the logic for all these cases.
|
2007-09-20 15:14:24 +00:00 |