skodak
aaeaa4b007
fixed alternative salt index range - now allowed 1...20
2006-05-01 21:32:49 +00:00
skodak
6d706916bd
double header in error() workaround
2006-05-01 21:31:12 +00:00
michaelpenne
02f071d147
lesson_default table had become out of synch with the lesson table. Needed to add new columns.
...
Updated backup and restore to include the new values
Fixed a bug in restore where it would restore 1 lesson_default per lesson. Now only stores one per course.
Went through all the backuplib.php, restorelib.php, mysql.sql and postgres7.sql to make sure everything was in synch and being backed up and restored.
2006-05-01 19:02:38 +00:00
paca70
e7226b2bc8
Removed comma
2006-05-01 12:56:57 +00:00
toyomoyo
332135efd0
fix for 5386
2006-05-01 07:49:28 +00:00
thepurpleblob
6e5a360ad1
Question object not always initialised. Bug #5369
2006-05-01 07:35:33 +00:00
toyomoyo
e44f4173b7
fix for 5003, 5302
2006-05-01 06:56:38 +00:00
toyomoyo
14148bc2db
fixing blog logs, also added code to prevent browsing blogs using other user's userid
2006-05-01 06:23:41 +00:00
moodler
bd7be234ee
FIxed blog log URLs
2006-05-01 06:04:22 +00:00
toyomoyo
b13ee30ead
fix for 5385
2006-05-01 05:33:47 +00:00
toyomoyo
351576e4df
fix for 5384, added a link for tags in the blog_menu block
2006-05-01 03:53:16 +00:00
moodler
90fcfc0ada
Fixed some blog styles
2006-05-01 03:41:40 +00:00
moodler
dd0863ddf4
Fixed links on blog pages
2006-05-01 03:34:51 +00:00
moodler
b0bc8e3008
More little fixes to links and headers
2006-05-01 03:30:55 +00:00
moodler
44fdf0f301
Some typos
2006-05-01 03:25:07 +00:00
moodler
37610bf9dd
FIxed some headers
2006-05-01 03:24:05 +00:00
toyomoyo
5a50c2b2f4
replacing hardcoded url with $CFG->wwwroot
2006-05-01 03:19:13 +00:00
moodler
83fb561f0c
Cleaning up the header a bit
2006-05-01 03:12:17 +00:00
moodler
6279c33fbd
Some fixes for the links in the blog tags block
2006-05-01 03:11:45 +00:00
mark-nielsen
53354ec03c
Due to changes in Quiz which allows commenting and manual grading of all question types, essay no longer needs its two tables: question_essay and question_essay_states
...
backuplib.php removed backup code related to question_essay_states
type/essay/db/mysql.sql and postgres7.sql removed all SQL
type/essay/display.html improved essay display
type/essay/questiontype.php, editquestion.php, and editquestion.html removed all uses
of the two tables - this resulted in a great simplification of the essay question type
2006-05-01 02:56:06 +00:00
toyomoyo
116bd4ec0d
changes made to accomodate adodb_logsql table. bug 5003
2006-05-01 02:42:36 +00:00
toyomoyo
8d92d7ad71
info column is missing a key
2006-05-01 02:34:29 +00:00
moodler
82c8137db9
Added css for blog class audience
2006-05-01 02:21:39 +00:00
moodler
776d8f1581
Moved blog_tags block styles to the block itself
2006-05-01 02:01:37 +00:00
moodler
7fdc360c1e
New style for blog audience info
2006-05-01 02:00:06 +00:00
skodak
4908ad3ebf
added optional salting of user passwords stored in internal table - first part; admin UI and docs coming soon (SC#236)
2006-04-30 21:02:28 +00:00
urs_hunkler
df74830cfd
cleaned and enhanced CSS for quiz
2006-04-30 17:39:58 +00:00
urs_hunkler
43015b3b6a
cleaned and enhanced CSS for questions
2006-04-30 17:39:02 +00:00
gustav_delius
7d042862c8
Warning strings for missing questions or question types. Misprint in string name fixed.
2006-04-30 17:33:30 +00:00
gustav_delius
2b44d03f81
Error message for when a questiontype is missing is prepended to question text.
2006-04-30 17:33:00 +00:00
gustav_delius
f57c624262
Use the missingtype question type to print the explanation message when a random question is missing
2006-04-30 17:31:33 +00:00
gustav_delius
2be604b665
Missingtype now also works without notices when the missing question has no answers.
2006-04-30 17:30:22 +00:00
gustav_delius
ed28abca24
Don't throw a php error when there are no question answers in the default question type.
2006-04-30 17:13:44 +00:00
gustav_delius
4572d78f71
When a teacher deletes a question that was already used as a random question in a quiz the student now gets a useful message about the fact rather than just a php error.
2006-04-30 16:59:23 +00:00
gustav_delius
28a8ec9148
Make sure that the newgraded field always points to a valid state.
2006-04-30 16:23:55 +00:00
gustav_delius
2e9b6d157c
Fixed bug 5192
2006-04-30 16:15:04 +00:00
gustav_delius
1a1293edd7
Making sure grading and feedback use the same way of testing responses, thanks to Joseph, bug 5134
2006-04-30 15:11:13 +00:00
gustav_delius
b518c69e3b
Question preview now handles duplicate responses properly
2006-04-30 12:07:08 +00:00
gustav_delius
ca56222d50
Fixed and simplified the logic in the response processing. Remove the walking through previous graded states.
2006-04-30 11:45:14 +00:00
stronk7
f84b602b44
Too much restrictive optional_param was producing
...
some undesired efects with formats. Bug 4858.
(http://moodle.org/bugs/bug.php?op=show&bugid=4858 )
Merged from MOODLE_15_STABLE
2006-04-30 10:07:36 +00:00
stronk7
60b5242a53
entrylist format now show the 'send ratings' button. Bug 4915.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=4915 )
2006-04-30 09:41:19 +00:00
gustav_delius
c4c11af898
Now that the shuffling within a question can be controlled also at question level the default at the module level needs to be set to true, otherwise people can not test the question setting.
2006-04-30 08:11:49 +00:00
gustav_delius
7a38b61bfa
Fixing empty lines
2006-04-29 20:01:27 +00:00
gustav_delius
26f6d51c88
Fixed empty lines
2006-04-29 19:52:44 +00:00
gustav_delius
a159b825a3
Fixed empty lines
2006-04-29 19:46:41 +00:00
gustav_delius
99dc4f381c
Removed empty lines
2006-04-29 19:36:56 +00:00
stronk7
d639dbf762
Some more table/form mixed things remains in two forms. The rest
...
validates OK now. Bug 5371 created for the validation problem!
(http://moodle.org/bugs/bug.php?op=show&bugid=5371 )
2006-04-29 16:39:02 +00:00
stronk7
954ec82fd0
body and html close were being printed twice! Number of XHTML
...
errors highly reduced by the form-table mix remains...
2006-04-29 15:54:52 +00:00
stronk7
755a1c4b02
XHTML closing some input tags. But this page doesn't validate at
...
all because the table/form intermixed tags!
2006-04-29 15:40:46 +00:00
stronk7
85e20335a6
Avoid [[namesite]] to appear when editing site activities. Bug 5370.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=5370 )
2006-04-29 15:13:31 +00:00