moodler
840aaba179
Added some more allowed HTML tags
2002-10-21 09:16:06 +00:00
moodler
2a3cda192e
Allow teachers to look at ratings for anyone
2002-10-21 08:44:56 +00:00
moodler
f166d2e295
Fixed up rating retrieval ... now gets them all seperate
2002-10-21 08:36:15 +00:00
moodler
36df40d60e
Fix in forum_grades
2002-10-21 08:32:37 +00:00
moodler
4db9d14dad
Don't show column grade when there's nothing to show
2002-10-21 08:19:15 +00:00
moodler
caadf00909
Rearranged functions to match other modules, and added forum_grades()
2002-10-21 08:10:24 +00:00
compuproggy
fa452aa6f0
*** empty log message ***
2002-10-21 08:06:42 +00:00
compuproggy
15657235ef
*** empty log message ***
2002-10-21 08:02:03 +00:00
compuproggy
2ad604fe3c
*** empty log message ***
2002-10-21 07:58:18 +00:00
compuproggy
8e44daa729
*** empty log message ***
2002-10-21 07:45:48 +00:00
moodler
912c058651
Grades are not always numbers, so take care in XLS writing
2002-10-21 06:55:01 +00:00
moodler
be025399d8
Table header aligns to top
2002-10-21 06:51:56 +00:00
moodler
629e937352
Added journal_grades() so journals show up in the Grades page
2002-10-21 06:42:58 +00:00
moodler
09a4ce320c
Changes to toolbar to position color pickers better, and
...
reintroduce the "select all" button. Unfortnately, I had
to remove the "About richtext" button to make room
2002-10-21 05:42:37 +00:00
moodler
4168490e17
Added paragraphs to allowed HTML tags
2002-10-21 04:12:54 +00:00
moodler
7bcb78cee3
Modified language so that it speaks to students as well as teachers
2002-10-21 03:23:45 +00:00
moodler
51cc244d12
Added quizzes
2002-10-21 03:04:05 +00:00
moodler
e5dfd0f31f
Improvements to help, and addition of new "Activity modules" help
...
for teachers adding new modules.
2002-10-21 03:00:40 +00:00
moodler
2ee53d15ff
Some more clues for new admins ...
2002-10-20 18:06:04 +00:00
compuproggy
f38aa1ef23
*** empty log message ***
2002-10-20 18:02:40 +00:00
moodler
f1edd1922f
Updated versions
2002-10-20 17:50:20 +00:00
moodler
3bf89042f5
Whoops, forgot to check in these new icons
2002-10-20 17:42:28 +00:00
moodler
b55a466b60
Fixes for display of public categories
2002-10-20 17:41:24 +00:00
moodler
c74a0ca5c2
Category editing in quizzes is now supported. Some other little
...
cleanups along the way ...
2002-10-20 17:15:39 +00:00
moodler
f9a9499a62
Guests can no longer see or attempt quizzes
2002-10-20 10:13:04 +00:00
moodler
60f49825a5
New and fixed strings
2002-10-20 10:12:36 +00:00
moodler
16c0beb00b
Strip slashes from print_simple_box (just in case)
2002-10-20 10:12:12 +00:00
moodler
4b9b2f0fe4
Fixed display of "done" assignments
2002-10-20 05:35:48 +00:00
moodler
8db3eaddb2
Now shows correct answers, plus some small bug fixes
2002-10-20 05:35:25 +00:00
moodler
c1d5710174
Cleaned up format a little, plus added better error checking of server
...
variables so that at least people will get feedback if they are missing
2002-10-19 04:58:14 +00:00
compuproggy
9b21d119c0
*** empty log message ***
2002-10-18 19:19:35 +00:00
compuproggy
7b1593f040
*** empty log message ***
2002-10-18 17:20:10 +00:00
moodler
7e67441553
Added stuff about the text editing
2002-10-18 17:17:32 +00:00
moodler
0be05df068
Find URLs at the beginning of lines ...
2002-10-18 17:05:17 +00:00
moodler
958aafe2b4
Quiz attempts are now timed. This is done by starting the quiz_attempts
...
record upon showing the quiz, and completing it upon submit.
Two new fields in quiz_attempts... should be upgrade friendly.
(Old attempts will show up as being of duration zero)
Also some small fixes here and there.
2002-10-18 16:05:21 +00:00
moodler
9f7fd360dd
Some tidy ups
2002-10-18 16:02:12 +00:00
moodler
aef47af493
Added RTE etc
2002-10-18 16:01:35 +00:00
moodler
291febf79c
Improved the documentation (it has some live feedback on the state
...
of the Richtext functionality)
2002-10-18 11:27:14 +00:00
moodler
18a322490d
Cleanup
2002-10-18 09:40:35 +00:00
moodler
cf094bd4b4
Better help with text formats
2002-10-18 09:38:58 +00:00
moodler
02a72a36f1
Improved the help page
2002-10-18 09:35:20 +00:00
moodler
2166bb5d7a
Language changes and help documentation additions to clearer explain richtext, html and moodle auto-format
2002-10-18 09:29:44 +00:00
moodler
d2e186ed71
Revised string for formattext to make more sense
2002-10-18 09:09:54 +00:00
moodler
3fe3851d57
OK, I've rationalised the text formatting now. Basically, both Moodle and
...
HTML text allow the same range of HTML tags (so it doesn't matter is you
switch from one to the other).
<IMG> and <A> are now ALLOWED in Moodle text. However, the clean_text
function now checks for and removes any embedded javascript triggers
to avoid cross-site scripting attacks that way.
clean_text() should be called on ANY text that comes in from students.
2002-10-18 09:09:19 +00:00
moodler
a0bac19d81
Whoops ... typo.
2002-10-18 09:00:09 +00:00
moodler
57243ffe02
Also set default language on new user created by external authentication
2002-10-18 08:52:33 +00:00
moodler
177e50ed98
New users created by admin also now default to site language
2002-10-18 08:48:44 +00:00
moodler
369622db97
Default language for users is now the same as the site language.
2002-10-18 08:46:12 +00:00
moodler
08beb3327b
Allow <IMG> tags in Moodle format text. Not having it can really mess
...
up smileys etc if the text has been edited at any stage using the
richtext editor.
I realise it's possible for students to really mess up forums display
etc if they wanted to include a huge picture ... I'm not sure if there
are any cross-site scripting attacks possible with images in there.
But there is also now the HTML format for most things, which is editable
using an ordinary form, so this problem is currently already exposed.
I think it's OK as long as can find a filter to strip all javascript
out of ANY format text in Moodle.
2002-10-18 06:05:56 +00:00
moodler
e757af1662
Fixed the setting of answers for true-false questions
2002-10-18 05:41:24 +00:00