tjhunt
|
01c4e87acf
|
MDL-11095 - Use absolute path to include tabs.php, not a relative path, for greater robustness. Merged from MOODLE_18_STABLE.
|
2007-09-19 10:26:39 +00:00 |
|
tjhunt
|
c767d3b7d3
|
MDL-11317 - Slashes displayed in incorrect responses for short answer questions. Fix by adding stripslashes in the appropriate place. Merged from MOODLE_18_STABLE.
|
2007-09-18 12:15:22 +00:00 |
|
tjhunt
|
07a7d85924
|
MDL-11267 - Anywone who can view quiz reports can delete student attempts. Merged from MOODLE_18_STABLE.
|
2007-09-17 16:17:24 +00:00 |
|
nicolasconnault
|
b159da787a
|
MDL-11282 Using notice_yesno(), but not sure how to provide a backlink with the cancel action...
|
2007-09-14 19:32:50 +00:00 |
|
tjhunt
|
e8666d9abb
|
MDL-11081 and MDL-11211 - Implement quiz_question_list_instances. The lach of this function was causing a horrible dataloss bug: MDL-11211. Fix thanks to Janne Mikkonen, refined by me. Merged from MOODLE_16_STABLE.
|
2007-09-13 17:29:08 +00:00 |
|
tjhunt
|
8472a14d71
|
MDL-11213 - Quiz preview attempts show up in item analysis. Fix thanks to Jean-Michel Vedrine. Merged from MOODLE_18_STABLE.
|
2007-09-13 16:25:00 +00:00 |
|
tjhunt
|
5b875ebf82
|
Take out duplicate $Id$ CVS tags.
|
2007-09-10 11:07:39 +00:00 |
|
jamiesensei
|
5d5a477f1a
|
removing redundant string fetches
|
2007-09-04 13:28:50 +00:00 |
|
jamiesensei
|
6943c3b9ca
|
removed stray echo statement
|
2007-09-04 12:42:03 +00:00 |
|
moodler
|
f4d24ff5c3
|
Updating grades will update the grade_item too
|
2007-09-04 05:56:19 +00:00 |
|
mattc-catalyst
|
5ada3c8e3a
|
MDL-10888: groupings - mod/quiz - add groupings support
|
2007-08-27 03:56:39 +00:00 |
|
skodak
|
bb5b72244a
|
MDL-10890 all require_login() in modules reviewed and fixed use of $cm
|
2007-08-17 12:49:28 +00:00 |
|
skodak
|
5bf243d131
|
MDL-10383 - groups/groupings refactoring nearly finished ;-)
|
2007-08-16 11:06:48 +00:00 |
|
skodak
|
1d68419596
|
MDL-10383 - deprecated groups_members_from_sql and friends - we do not need them anymore because we reverted to 1.7 style groups in 1.9
|
2007-08-15 19:28:11 +00:00 |
|
tjhunt
|
a462602a06
|
MDL-10858 - Edit field sizes for overall feedback are silly. Merged from MOODLE_18_STABLE.
|
2007-08-15 12:45:23 +00:00 |
|
tjhunt
|
acda04bfb9
|
MDL-10834 - Restore of quiz module may create calendar events without a date/time. Fix thanks to Derek Woolhead. Merged from MOODLE_17_STABLE.
|
2007-08-14 13:33:39 +00:00 |
|
jamiesensei
|
e7e62d45be
|
Fix for MDL-10823 Access to question edit page denied from quiz preview screen.
|
2007-08-14 04:22:05 +00:00 |
|
jamiesensei
|
9f877cb072
|
fix for MDL-10835 Results and Preview Tabs broken - requred param 'cmid' missing (for quiz with no questions)
|
2007-08-14 02:50:56 +00:00 |
|
tjhunt
|
dc5c68519e
|
Notice on quiz config.html page.
|
2007-08-13 11:19:51 +00:00 |
|
jamiesensei
|
b36e36aa05
|
removed all ASes from table aliases in question / quiz code - MDL-10344
|
2007-08-12 13:57:57 +00:00 |
|
skodak
|
31f626f8c3
|
MDL-9551 minor cleanup
|
2007-08-10 21:04:15 +00:00 |
|
jamiesensei
|
271e6decda
|
merging MOODLE_19_QUESTIONS with HEAD
|
2007-08-09 21:51:09 +00:00 |
|
moodler
|
9216897888
|
Removing the space will make this string print better in RTL languages MDL-10768
|
2007-08-09 08:49:05 +00:00 |
|
moodler
|
49e7a95a4c
|
Removing the space will make this string work better in RTL languages MDL-10768
|
2007-08-09 08:48:11 +00:00 |
|
tjhunt
|
f5e9cb1e9c
|
MDL-10759 - Bogus get_context_instance call in quiz_print_recent_mod_activity. Merged from MOODLE_17_STABLE.
|
2007-08-08 11:30:50 +00:00 |
|
jamiesensei
|
62f34fdb20
|
fix for some notices in insert_category_ids function.
|
2007-08-08 03:29:29 +00:00 |
|
tjhunt
|
0675e5eb8f
|
MDL-9519 - incorrectuse of language strings in quiz. Merged from MOODLE_18_STABLE.
|
2007-08-06 13:22:59 +00:00 |
|
moodler
|
c74fd1e85c
|
Added grade.php file to make MDL-10674 work
|
2007-08-06 05:38:58 +00:00 |
|
tjhunt
|
99ebfea247
|
MDL-10690 - Make quiz name a manditory field. Merged from MOODLE_18_STABLE.
|
2007-08-03 10:33:29 +00:00 |
|
skodak
|
602433133e
|
MDL-10105 idnumber uniqueness tested before insert in UI now - both modedit and item edit pages
|
2007-08-02 10:38:18 +00:00 |
|
tjhunt
|
de266537a7
|
MDL-10300 - cleaning incorrectly applied to overall feedback.
|
2007-07-30 10:33:43 +00:00 |
|
tjhunt
|
00719c02d6
|
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 |
|
tjhunt
|
46ee31748d
|
Change the config.html form to match changes made in mod_form ages ago. Oops!
|
2007-07-30 09:41:31 +00:00 |
|
tjhunt
|
d5ab1b0cf4
|
Minor tidyup.
|
2007-07-26 12:04:34 +00:00 |
|
tjhunt
|
8995ddda2a
|
MDL-10619 - Quiz password form does not work.
|
2007-07-26 11:39:04 +00:00 |
|
tjhunt
|
be161556ce
|
OU Bug 2867 - Overview report keeps forgetting the 'Display options' settings. Merged MOODLE_18_STABLE.
|
2007-07-25 17:08:41 +00:00 |
|
skodak
|
42ff9ce68b
|
MDL-10111 migration of data into new gradebook; added new lib/db/upgradelib.php file (should be used by new groups upgrade code too)
|
2007-07-22 21:43:47 +00:00 |
|
tjhunt
|
e584e7c84e
|
Improve display of preview attemtp summary on quiz view page.
|
2007-07-19 10:27:54 +00:00 |
|
tjhunt
|
ed8bebce5a
|
MDL-10452 - start quiz UI is confusing if you have quiz:preview capability. Change the 'start/continue attempt button' to say 'start/continue preview' in this case. Merged from MOODLE_17_STABLE.
|
2007-07-13 15:58:42 +00:00 |
|
Martin Langhoff
|
08103c9364
|
cvsimport fixups
|
2007-07-07 14:18:30 +12:00 |
|
tjhunt
|
99a1bf3d9c
|
MDL-10374 - Quiz layout improvements, selectively merged from OU-moodle.
|
2007-07-06 16:37:06 +00:00 |
|
tjhunt
|
b0972c0593
|
MDL-648 - minor corrections.
|
2007-07-06 08:20:07 +00:00 |
|
mattc-catalyst
|
01e3838853
|
MDL-9473: Initialise navlinks array before use
Author: Matt Clarkson <mattc@catalyst.net.nz>
|
2007-07-05 04:55:24 +00:00 |
|
mattc-catalyst
|
3b27b0fe21
|
MDL-9615: Correct incorrect use of term breadcrumbs
- $crumbs -> $navlinks
Author: Matt Clarkson <mattc@catalyst.net.nz>
|
2007-07-05 04:40:48 +00:00 |
|
tjhunt
|
bb4598fcf7
|
Quiz time limit field: Store it in the DB as an int(10), like the other time-related columns. Also, include the unit (minutes) in the forum label.
|
2007-07-02 06:48:50 +00:00 |
|
tjhunt
|
ac48e43a89
|
MDL-648 - Email notification and confirmation when quizzes are submitted. Thanks to Graham Miller for implementing this to my design.
|
2007-06-26 16:34:05 +00:00 |
|
tjhunt
|
ccac7305ea
|
Make a library function for deleting quiz attempts, rather than having duplicated code - Followup: make sure we only delete preview attempts. Merged from OU Moodle.
|
2007-06-23 10:39:28 +00:00 |
|
tjhunt
|
96f3629bd5
|
MDL-7772 - improve the SQL for showing users without attemtps. Merged from MOODLE_18_STABLE.
|
2007-06-21 16:21:47 +00:00 |
|
tjhunt
|
11d7a2ab81
|
Fix minor JavaScript error in the quiz.
|
2007-06-21 15:28:42 +00:00 |
|
skodak
|
ac9b080524
|
MDL-10202 merge raw and final grade tables
|
2007-06-20 23:06:29 +00:00 |
|