moodler
2f9c977e6b
Fixes for recent_activity and cron to use the new groupid stuff
2004-01-23 12:48:37 +00:00
moodler
f356144c52
Zipping now works in the filemanager popup from resources.
2004-01-23 12:34:29 +00:00
moodler
02509fe667
Improvements to forum groups.
...
New forum_discussions->groupid now stores the group ID for the
discussion.
2004-01-23 12:09:25 +00:00
moodler
18352a55f5
For now just avoid public categories.
...
It would be nice if instead a check was made to make sure that the
category wasn't being used by other courses, then even public
categories could be deleted.
2004-01-21 17:13:55 +00:00
moodler
b2d594c8de
New function quiz_delete_course() which deletes all the leftover stuff
...
while a course is being deleted
2004-01-21 16:44:22 +00:00
moodler
facbf40f92
Only list categories that belong to real courses
2004-01-21 16:04:55 +00:00
moodler
22592150f9
Slight fix for null case (Add Choose item on popup menus)
2004-01-21 03:22:16 +00:00
rkingdon
9748030a8f
Fix bug in Analysis of Assessments
2004-01-20 17:25:45 +00:00
moodler
c6d691dc28
- Prevent users from replying in groups other then own.
...
- groups menu at discussion level
2004-01-20 13:51:27 +00:00
moodler
98a45cd7e7
Support for auto embedding of WMV files
2004-01-20 11:22:09 +00:00
trobb
7b656c9707
Further problems with the percentage displays fixed
2004-01-18 09:52:52 +00:00
trobb
f287b42cee
Error in percentage calculations for T/F items fixed (screen display only)
2004-01-18 08:55:18 +00:00
moodler
b0be6c79bf
Some fixes for displaying empty grades in quizzes
...
suggested by Marilyn Fleming http://moodle.org/mod/forum/discuss.php?d=4636
2004-01-18 06:17:02 +00:00
les_kopari
1aaef0d086
Translated from MySQL.
2004-01-17 15:41:38 +00:00
les_kopari
79741ebe7e
Added one column and modified test cases.
2004-01-17 14:18:55 +00:00
trobb
88ba0fed41
Report lines after a matching question in screen display and Excel fixed.
2004-01-17 10:27:01 +00:00
moodler
77362fa9ce
A very quick and dirty try .... Williams? What do you think?
2004-01-17 10:18:12 +00:00
moodler
a33ba1367e
Editing teachers can always get into forums
2004-01-17 06:49:18 +00:00
moodler
27ac57c086
Chat sessions can now be deleted
2004-01-16 13:14:42 +00:00
moodler
94d712f197
Links color = black
2004-01-16 12:16:05 +00:00
moodler
0f32a7f3f9
Require user to login to see glossary entries (if a course is specified)
2004-01-16 11:39:40 +00:00
moodler
218b443372
Add some styles in the posts so the autolinks look OK.
2004-01-16 11:32:14 +00:00
moodler
71767204c9
Pass courseid to format_text explicitly
2004-01-16 10:51:24 +00:00
moodler
b78eabdcdd
When using the HTML editor, don't provide format options
2004-01-16 06:42:46 +00:00
moodler
2d1c22bb66
Menus on quiz editing no longer need the submit buttons
2004-01-15 15:26:34 +00:00
moodler
c5a05b9598
Don't show old chat users in recent activity
2004-01-15 08:44:08 +00:00
moodler
e2c4f8e4dc
Save forum log url in a more standard way
2004-01-15 07:26:52 +00:00
moodler
bd9dd91015
Latest files from Denis
2004-01-14 16:56:39 +00:00
moodler
c3fcf3f3c5
Fixed two typos - seems to be working properly now
2004-01-14 13:01:54 +00:00
moodler
d05956ac9f
Some improvements in efficiency of Recent Activity.
...
There is now a new field in forum_discussions which has the userid
of the author in it. This saves a lookup every time to forum_posts.
There is also some caching and rearrangement of the logic.
It seems to work OK, I'm about to do some speed tests on moodle.org
2004-01-14 11:50:29 +00:00
moodler
da8079852c
Even in visible-groups mode, only show recent activity of one's own group
...
Not sure if this is right though
2004-01-14 09:12:53 +00:00
moodler
7d18a73462
Make it easier to click on attempts
2004-01-14 03:25:46 +00:00
moodler
34a2293e08
Journal questions can now use HTML editor, plus new field 'introformat'
2004-01-14 02:24:42 +00:00
thetrinity
a9981ba619
Implemented Matching Questions.
2004-01-13 14:32:18 +00:00
willcast
94b27136b2
- Solving bug 971:
...
Some default settings override db fields when editing an entry.
2004-01-13 13:48:40 +00:00
moodler
b91d6dcd57
This is a ridiculously complicated solution to showing only
...
those posts in recent activity that one should see.
It's temporary.
I have a more efficient solution in mind but it will take
at least one new database field - I'll tackle it later.
2004-01-12 17:20:10 +00:00
moodler
3fc6ae75e4
Some fixes to clarify handling of the number of attempts
2004-01-12 16:30:51 +00:00
thetrinity
f70567fee5
Fixed typo and minor polishing.
2004-01-12 03:54:24 +00:00
moodler
19090101a9
Bug #966 - journal_grades should return NULL if no grade
2004-01-12 02:36:45 +00:00
moodler
9197e1472f
First version of support in groups in the forums.
...
Still needs plenty of testing. There is no GUI yet for turning on
the groupmode just for the forum (this will be on the course page)
but you can put a 1 (visible) or 2 (separate) in the course_modules table.
2004-01-11 17:46:57 +00:00
moodler
e9f289635d
Added strings for WebCT Import format
2004-01-11 02:50:41 +00:00
moodler
998ebd420a
WebCT Import format!! (untested)
...
Contribution from Denis Rebaud!
2004-01-11 02:43:16 +00:00
thetrinity
7692b869ef
Converted to UNIX file type.
2004-01-10 09:50:14 +00:00
thetrinity
9249e3ab4e
Fixed typo
2004-01-10 09:39:28 +00:00
moodler
29fb5974e7
Increased QUIZ_MAX_NUMBER_ANSWERS to 10, and actually made it apply to everythin
2004-01-10 07:39:19 +00:00
thetrinity
87e6dacbdf
examples.txt added
2004-01-10 03:39:14 +00:00
thetrinity
4300aa4c58
Integrated Multiple Answers and inline comments options. Made examples.txt. Documentation now moved.
2004-01-10 03:35:11 +00:00
moodler
12c20fffc6
Fixed a small bug introduced yesterday
2004-01-09 12:57:33 +00:00
moodler
8d3f818bdd
Updated with the new location of the Flash script
2004-01-09 08:47:37 +00:00
moodler
0643b1db7a
Old settings weren't being remembered - fixed now.
2004-01-09 07:16:07 +00:00