4483 Commits

Author SHA1 Message Date
gustav_delius
d6d29245e7 Now there is an option to see all attempts, even for users who have since unenrolled. That is necessary in order to be able to delete these attempts, see http://moodle.org/mod/forum/discuss.php?d=34421 2006-04-13 00:02:36 +00:00
gustav_delius
ffa6ed53e4 Fixed display of information about existing attempts. 2006-04-12 23:24:58 +00:00
gustav_delius
375ab4586f use function from questionlib.php to delete attempt data 2006-04-12 22:57:01 +00:00
gustav_delius
78517b5a6b Don't show users who have unenrolled.
Show display options also when current options lead to empty table.
2006-04-12 22:48:58 +00:00
danmarsden
22d56e8015 need to check vars aren't empty b4 using them! - another one! 2006-04-12 21:15:10 +00:00
moodler
fbec0acb3e Strip tags from final RSS feed name 2006-04-12 08:58:20 +00:00
bobopinna
008bfd2795 Added utf8 conversion 2006-04-12 06:15:29 +00:00
bobopinna
9ff41f7ed0 Fixed navigation bar links for SCORM course format 2006-04-12 06:13:29 +00:00
bobopinna
df88f4ea9d Fixed navigation bar link for SCORM course format 2006-04-12 06:12:16 +00:00
bobopinna
82c3173ea5 Fixed a typo 2006-04-12 06:08:48 +00:00
bobopinna
d74b87919f Fixed empty tags check 2006-04-12 06:05:25 +00:00
bobopinna
586de5a08a Fixed default stage size 2006-04-12 06:04:15 +00:00
bobopinna
5046492815 Added multi attempt support 2006-04-12 06:03:46 +00:00
bobopinna
a91433f9ec Added debug messages 2006-04-12 06:02:08 +00:00
gustav_delius
2e8973e779 Teachers now can preview timelimited quizzes even after the closing date 2006-04-11 21:49:43 +00:00
stronk7
1b1858d260 htmlentities() to s() 2006-04-11 16:09:52 +00:00
bobopinna
5fe1f8afb4 Added support to multi attempts 2006-04-11 13:51:10 +00:00
moodler
bc739a0104 Don't save empty comments 2006-04-11 13:10:30 +00:00
moodler
edaa546ad5 Don't clean final HTML template output, the input should be sanitised. 2006-04-11 13:00:13 +00:00
moodler
702424ae72 Fix language strings (records -> Entries) 2006-04-11 12:37:29 +00:00
moodler
7ebb0d488f Guests should not see comment boxes 2006-04-11 12:32:23 +00:00
moodler
198c27b376 Submit button was causing bug 4986 2006-04-11 12:29:19 +00:00
mjollnir_
03c9562b40 Moving attachments attached to forum posts when moving threads between forums was broken when dataroot is over an nfs mount (important for clustering!)... this fixes it but please can somebody test this on windows 2006-04-11 05:19:56 +00:00
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
mark-nielsen
6e63c77795 [Fix] question_process_comment now processes the correct form values
[Fix] changed the print_string to get_string so it may be passed to notify
[Change] The close window button is now centered
[Change] Refreshes the parent window when the close window button is pushed
2006-04-11 02:02:44 +00:00
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