wildgirl
750c694604
Config menu for extra options added. Javascript added to force some sensible options. (Tom's work)
2006-04-10 22:31:30 +00:00
wildgirl
2cc0d2a8ff
1. Converted display function from frames to divs and an iframe to hold the content.
...
2. Added an (optional) side navigation bar.
3. Added several options to add more flexibility. Option to fast-forward submenus.
(Tom's work)
2006-04-10 22:30:22 +00:00
gustav_delius
cbe20043b5
Whenever a question is edited the version field is set to question_hash(), see bug 2958.
2006-04-10 22:10:32 +00:00
gustav_delius
9d4cbe5615
Manual grading report plugin is now no longer essay-specific.
2006-04-10 20:28:46 +00:00
gustav_delius
34b40897db
Added action 'continue attempt' to log_display
2006-04-10 19:13:21 +00:00
moodler
de251840b4
Added some feedback to the picture thumbnail regneneration bug 5011
2006-04-10 16:46:52 +00:00
sam_marshall
3a2c772f4e
Fixed syntax error (extra comma) in Postgres version of quiz sql
2006-04-10 09:48:47 +00:00
vyshane
56253c2d66
Fixing bug (Postgres related):
...
ERROR: for SELECT DISTINCT, ORDER BY expressions must appear in select list
2006-04-10 05:59:48 +00:00
toyomoyo
a35af29014
question->qtype
2006-04-10 05:08:19 +00:00
toyomoyo
25dbd2ff64
convertion to unicode data_content -> content(1 to 4)
2006-04-10 05:03:38 +00:00
gustav_delius
7ff90101a6
Simplify text on submit button
2006-04-09 22:31:59 +00:00
gustav_delius
955567ad2f
Make sure all random questions have their parent field correctly set, just in case something went wrong here in the past. This may have been the cause of bug 5137
2006-04-09 21:59:55 +00:00
gustav_delius
7a0b035bf9
Make student name into a link on the review page
2006-04-09 21:58:58 +00:00
stronk7
c356bb409d
Suppress pivot output from Date view. It hasn't too much sense there.
2006-04-09 11:06:19 +00:00
stronk7
30691fc3c3
Solve some upperpivot notices and wrong behaviours. More coming...
2006-04-09 10:59:39 +00:00
stronk7
f7f735b877
Some defaults applied to paramenters was preventing defaults based
...
on formats to work properly.
2006-04-09 10:45:14 +00:00
stronk7
2cf1011b25
Now searchbox table is closed by hand, because print_simple_box_xxx()
...
methods (div based) were breaking things a bit here. Bug 5087)
(http://moodle.org/bugs/bug.php?op=show&bugid=5087 )
2006-04-09 09:11:18 +00:00
mark-nielsen
caca24d5d3
Minor updates:
...
comments no longer print inside the question (only in the textfield)
fixed problem with quotes by adding addslashes
2006-04-08 21:46:59 +00:00
mark-nielsen
e99b375972
Updated the form handling code. This report is now functional again.
2006-04-08 20:55:03 +00:00
mark-nielsen
fbe4d5ce51
Updated viewquestion to be more generic and moved it to its own function
2006-04-08 18:56:39 +00:00
mark-nielsen
0a52521122
Updated the viewquestions action to be more generic so that any manually graded question type would be compatible.
...
Moved viewquestions code to function view_questions. This is an attempt to make the code much more readable. All action code will eventually be moved to its own function.
2006-04-08 18:24:49 +00:00
moodler
3dec563cec
Fix for bug 5132, search now no longer prevents display of
...
arbitrary single records
2006-04-08 16:33:16 +00:00
urs_hunkler
9c5cec188f
corrected font-style: none to normal
2006-04-08 15:53:28 +00:00
urs_hunkler
5b2f6e51f9
copied back the CSS for the timer positioning from version 1.12
2006-04-08 15:06:36 +00:00
urs_hunkler
2d91754b33
copied back the CSS for Item analysis and for grading
2006-04-08 12:25:06 +00:00
gustav_delius
ec65c6ad7c
This has extra code to exclude preview attempts from the grading
2006-04-08 08:13:26 +00:00
urs_hunkler
d975f343ba
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
gustav_delius
b6e907a245
Manual grading
2006-04-07 16:00:29 +00:00
moodler
ff1dc0465b
Merged fixes for forum_user_can_view_post from stable
2006-04-07 14:54:52 +00:00
moodler
63701c7802
FIxed activity reporting for database activities
2006-04-07 07:02:53 +00:00
gustav_delius
934eea9e43
Introduce field for teacher comments, in preparation for manual grading. I am afraid I forgot to commit this yesterday, so now it is possible that some new beta testers installed Moodle without this new field.
2006-04-07 05:28:18 +00:00
mark-nielsen
31f6b26d4f
[BugFix] Action was using global variables - now is fetched with optional_param
2006-04-06 23:03:08 +00:00
danmarsden
6c5a77bbb7
couple of bugs when no data returned.
2006-04-06 20:42:35 +00:00
gustav_delius
755bddf118
Improvements to response history. Three small bug fixes.
2006-04-06 19:59:02 +00:00
moodler
0143db5788
More clean ups
2006-04-06 17:12:55 +00:00
gustav_delius
80bbc7d7d1
Some code cleanup, relying more on the functions from questionlib.php. Not currently functional, awaiting the central manual grading feature.
2006-04-06 16:45:14 +00:00
gustav_delius
3a5a6f59a3
Introduce field for teacher comments, in preparation for manual grading
2006-04-06 16:42:00 +00:00
moodler
b4f3e56cc1
Fixes from Dan Stowell to support thumbnail images, with some modifications
...
from me to remove unnecessary messages. bug 5011
2006-04-06 16:20:50 +00:00
gustav_delius
e8a4049ddd
Removed some unnecessary code
2006-04-05 18:52:37 +00:00
gustav_delius
9c7c8d63f4
Prevent student from seeing quiz when closed, bug 5070
2006-04-05 09:43:29 +00:00
moodler
236d839ff1
Fixed some pretty major HTML errors :-) bug 5089
2006-04-05 08:19:09 +00:00
gustav_delius
87b18f4ab7
Fixed call to required_param()
2006-04-05 07:46:52 +00:00
gustav_delius
20d6d84d43
Fixed call to required_param()
2006-04-05 07:39:32 +00:00
moodler
202a96d2c8
HTML fixes for bug 5092
2006-04-05 07:37:48 +00:00
moodler
a9ac269967
FIxed some warnings bug 5091
2006-04-05 07:27:58 +00:00
moodler
9ee20a32f6
FIxed blank trailing lines (bug 5095)
2006-04-05 06:14:28 +00:00
gustav_delius
0a5b58af89
Many bugfixes accummulated during CVS outage, more to come.
2006-04-05 05:53:18 +00:00
moodler
960beea394
Merging fixes from stable
2006-04-05 03:19:36 +00:00
moodler
ba76a8f5cf
Fixing some Javascript errors on IE
2006-04-05 02:40:34 +00:00
moodler
9bdedea400
Changed how the "edited by" message appears in the posts edited by admin
2006-04-05 02:15:10 +00:00