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 |
|
tjhunt
|
8165523992
|
Put information about which quiz and page in the URL for attempt.php, instead of in hidden form fields. Merged from OU Moodle.This makes things a little more robust in some situations, for example you can bookmark a page half way through a quiz attempt to make it easier to get back later.
|
2007-06-20 16:18:37 +00:00 |
|
tjhunt
|
14e6dc791a
|
MDL-10198 - New code to allow files from quiestion attempts to be stored in moodledata and later downloaded. Code thanks to Adriane Boyd, but checked and modified by me, so we share the blame;-)
|
2007-06-20 15:12:36 +00:00 |
|
tjhunt
|
7a6f4066ce
|
MDL-6043 - Implement course reset function for quizzes.
|
2007-06-19 22:17:47 +00:00 |
|
tjhunt
|
ff51d64621
|
Make a library function for deleting quiz attempts, rather than having duplicated code. Merged from OU Moodle.
|
2007-06-18 16:19:00 +00:00 |
|
tjhunt
|
294e63eadd
|
Make it possible for question types to do file uploads.
|
2007-06-15 11:02:47 +00:00 |
|
tjhunt
|
c746ce0d03
|
Fix whitespace.
|
2007-06-15 10:42:11 +00:00 |
|
tjhunt
|
bc301dc93a
|
Remove unused variable.
|
2007-06-15 10:42:02 +00:00 |
|
skodak
|
83d606dd74
|
MDL-9551 fixed magic quotes when changing grade_item settings
|
2007-06-11 09:12:14 +00:00 |
|
skodak
|
23a7718bd1
|
MDL-9696 used absolute path include in mod_forms
|
2007-06-10 23:20:45 +00:00 |
|
skodak
|
d6dd21084b
|
MDL-9551 Implemented calls of grade_update() function in Quiz
|
2007-06-10 22:52:41 +00:00 |
|
pichetp
|
dca29e98dc
|
eliminate this nasty JavaScript that prints the button.
|
2007-06-05 15:28:03 +00:00 |
|