19727 Commits

Author SHA1 Message Date
mark-nielsen
e99b375972 Updated the form handling code. This report is now functional again. 2006-04-08 20:55:03 +00:00
mits
27d18ac626 modified based onf standard theme. 2006-04-08 20:51:38 +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
urs_hunkler
53fa54d9e0 removed the empty span from header.html and added the clearfix class to the navbar and to the header divs. this repairs Bug #5051 2006-04-08 17:12:05 +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
moodler
82d1796197 Just to avoid browsing of block directory 2006-04-08 16:05:38 +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
gustav_delius
7c404f9b2b Fixed some small xhtml problems and removed a warning 2006-04-08 14:20:52 +00:00
urs_hunkler
2d91754b33 copied back the CSS for Item analysis and for grading 2006-04-08 12:25:06 +00:00
mark-nielsen
6e49714287 Changed the Make comment or override grade link display the comment field and grade field in review.php instead of popup 2006-04-08 10:29:25 +00:00
gustav_delius
2a2aba273f submit button for teacher comment is now included in question_print_comment_box 2006-04-08 08:22:18 +00:00
mark-nielsen
42b245d1ca Moved the submit button to question_print_comment_box in lib/questionlib.php 2006-04-08 08:16:04 +00:00
gustav_delius
ec65c6ad7c This has extra code to exclude preview attempts from the grading 2006-04-08 08:13:26 +00:00
stronk7
6ed15ea50a Now get_config() is executed after "set names", so textual data retrieved
from the config table has the proper encoding. Bug 5043.
(http://moodle.org/bugs/bug.php?op=show&bugid=5043)
2006-04-07 23:57:38 +00:00
stronk7
820743c5b1 Moving $CFG->ostype and $CFG->os setting, because
report_session_error() was being executed before setting
such variables and moodle_setlocale() need them.
(http://moodle.org/mod/forum/discuss.php?d=43466)
2006-04-07 22:58:07 +00:00
urs_hunkler
4875732b9e Introduced a new class=mdl-align with the CSS text-align: center as a base to replace the DEPRECATED center tags in Moodle 2006-04-07 16:21:27 +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
08777eaf25 Set the last modified time of the style sheet to the current time 2006-04-07 15:07:52 +00:00
moodler
6bf277d7c5 Fixing a typo: http://moodle.org/mod/forum/discuss.php?d=41814#199162 2006-04-07 15:03:51 +00:00
moodler
ff1dc0465b Merged fixes for forum_user_can_view_post from stable 2006-04-07 14:54:52 +00:00
ethem
362bdbf790 static $timediff30. Call once only. 2006-04-07 11:23:10 +00:00
nfreear
a2e2bf643a Fix MB 5099, "Make CSS requests expire in IE", fix 'max-age=' as per http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html, override $lastmodified parameter (OU-Bugz: 851) 2006-04-07 10:18:03 +00:00
urs_hunkler
78a71c31f8 changed the CSS to add backward compatinility for headers using tables.related to #bug4913 2006-04-07 08:46:11 +00:00
gustav_delius
03c541cb9a class clearfix is the medicine against collapsing divs, see bug 5119 2006-04-07 07:55:48 +00:00
ethem
09bf9535de print_simple_box_start with width 2006-04-07 07:34:32 +00:00
moodler
98f92a5491 FIxed a string 2006-04-07 07:03:03 +00:00
moodler
63701c7802 FIxed activity reporting for database activities 2006-04-07 07:02:53 +00:00
gustav_delius
5f4f608811 Replaced layout table around question by div. Doesn't display right in firefox yet. 2006-04-07 06:08:55 +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
mits
8fbfacd946 To show navbar background-image on admin page correctly added "width:100%;". 2006-04-06 21:19:44 +00:00
danmarsden
6c5a77bbb7 couple of bugs when no data returned. 2006-04-06 20:42:35 +00:00
gustav_delius
6463e8a6b6 Fixing a large number of tidy warnings 2006-04-06 20:35:49 +00:00
gustav_delius
755bddf118 Improvements to response history. Three small bug fixes. 2006-04-06 19:59:02 +00:00
nfreear
408b65dd44 Fix 2, bug 4943: "print_simple_box behaviour changed". Centred is now default alignment; for centred no-width specified, width=30em. 2006-04-06 17:21:04 +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
01bd54e0cb Jean-Michel's fix to the get_actual_responses() method 2006-04-06 16:43:41 +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
moodler
d9d282e493 Fixing some documentation.
get_records etc are not inefficient if used correctly, and result in MUCH
more readable code that get_recordset does.

I'm already starting to see code being submitted that takes these
instructions literally and it looks like Java.  :-(
2006-04-06 15:26:44 +00:00
danstowell
2201638882 Minor improvements to IMS-E enrol - better handling of empty <userid></userid> 2006-04-06 14:06:40 +00:00
gustav_delius
a488b9325c Replace require_variable() by required_param() 2006-04-06 12:56:37 +00:00
gustav_delius
e49a8d099e Supply default values for more arguments of question_list() 2006-04-06 12:54:48 +00:00
urs_hunkler
7e4f53c80c changed the CSS for navbutton to position the 2 buttons side by side. #bug4913 2006-04-06 07:35:40 +00:00
moodler
7e73ff00cf Some info about the PHP license and PEAR (we are going to keep it in Moodle) 2006-04-06 06:31:38 +00:00
moodler
91555ae462 FIxed some box sizes, and added hooks for Matt Oquists portfolio stuff 2006-04-06 01:38:52 +00:00