urs_hunkler
7b1f6431a3
removed !important from border definition of the sideblock calender to be able to style it in the theme
2006-04-09 10:49:14 +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
moodler
34b9ce2572
Removing unnecessary boxes
2006-04-09 07:50:19 +00:00
moodler
8d1727ec2c
Some missing blog strings
2006-04-09 07:47:55 +00:00
moodler
f517208d9e
Add a navmenu to the loginas page
2006-04-09 07:25:57 +00:00
moodler
7ea8ea7faa
Added some missing optional_params (bug 5125) Thanks Scott Elliott for the fix
2006-04-09 02:06:26 +00:00
mark-nielsen
a472184c7b
Updated questiontype.php to make essay compatible with manual grading (aka removed a lot of code).
...
Adding display.html as a display html template for the essay question type
TODO: drop the question_essay_states table and migrate comments to question_sessions
2006-04-08 21:51:29 +00:00
mark-nielsen
dbb3c4c6ea
Added $prefix to form fields so that this code could be used with manual grading
2006-04-08 21:48:31 +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
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