toyomoyo
0dc2e2aefc
changed param_alpha to param_notags, otherwise can not support tags in non-lation
2006-04-10 07:29:47 +00:00
toyomoyo
eccfc1cac0
small fix and cleaning
2006-04-10 07:27:03 +00:00
moodler
71470b3bf1
Convert the text cache to use a blob, so that there are no character set
...
issues: see bug 5136
2006-04-10 07:17:26 +00:00
toyomoyo
19407a4274
agreelicence was not set
2006-04-10 06:35:10 +00:00
toyomoyo
89be4ee2ac
bumping up version to change int(11) to int(10)
2006-04-10 06:26:59 +00:00
toyomoyo
dffaf68202
changed some int(11) to int(10)
2006-04-10 06:26:07 +00:00
toyomoyo
16ae46f6c5
migration for blogs and tags
2006-04-10 06:08:13 +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
vyshane
0bcf4732fa
Fixed Bug #5071 - The script uploaduser.php ignores the rest of records after
...
the first one
2006-04-10 04:54:34 +00:00
moodler
30c9e6947d
Reverting changes to print_simple_box for now until the new div can be
...
rolled out without problems. See bug 4943
2006-04-10 01:39:38 +00:00
stronk7
ea07c59442
Add one space in the list of langs used to allow the text to flush.
2006-04-09 23:37:14 +00:00
stronk7
96b74b0ac4
Initial revision
2006-04-09 23:36:53 +00:00
gustav_delius
848d886edb
Small change to question_print_comment_box() to allow multiple boxes on one page
2006-04-09 22:48:58 +00:00
gustav_delius
cf156ab045
Taking out random question hack that is no longer needed.
2006-04-09 22:43:22 +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
c05a30bc19
Preventig bug affecting sites with modified wwwroot and
...
custom admin dir. Bug 5031.
(http://moodle.org/bugs/bug.php?op=show&bugid=5031 )
2006-04-09 21:39:49 +00:00
gustav_delius
1d7e093418
Small fix so that unattempted questions would never be marked
2006-04-09 21:35:44 +00:00
skodak
a37b4c5b10
fixed double prefix bug
2006-04-09 21:25:30 +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
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