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
moodler
1b4ccb8a92
More tweaks when displaying embedded resources
2004-01-09 06:52:54 +00:00
moodler
797e9e30ce
Some tidying up of the recent layout
2004-01-09 06:36:43 +00:00
moodler
a98d00e2b0
Some cleaning up and native support for streaming MP3! (using Flash)
2004-01-09 03:31:28 +00:00
moodler
ffaaf096a5
Fixed long-standing problem with popup windows.
...
Now when you go to the using the navbar, they popup and leave
some navigation behind.
Also fixed a recent bug with embedded images
2004-01-08 12:20:11 +00:00
moodler
544fe071bd
Fixed header
2004-01-07 13:16:21 +00:00
moodler
93394a9018
Some cleaning up of the edit screen (especially in non-quiz mode)
2004-01-07 13:10:13 +00:00
thetrinity
24c70149ad
Changed to UNIX file type and removed tabs for documentation. o U
2004-01-06 02:19:11 +00:00
thetrinity
d0f86d1654
Brings documentation up to date with rev.1.2 of gift/format.php
2004-01-06 01:49:32 +00:00
stronk7
282ecaf828
Added support to teacherloading, assessmentstodrop and donotuse
...
fields in workshop module.
2004-01-05 18:21:42 +00:00
kaipe
e72a2e6d63
As this page uses the multianswer import format, the require_once statements have been updated to fit the new plug-in paths for the import formats.
2004-01-01 15:12:16 +00:00
kaipe
5276dc4887
Short-answer fixes:
...
As the wild card feature makes it possible for a response to match more than one answer alternative, I made sure that the alternative with the
highest grade would count.
I also fixed bug #945 for the short answer case.
2004-01-01 15:01:29 +00:00
kaipe
0226a97d31
Fixed bug that could cause duplication of attempt numbers.
...
This bug came to the surface when the possibility to delete attempts was introduced in report/overview/report.php
2004-01-01 12:47:50 +00:00
moodler
263a473593
New setting makes it optional to show column of people who didn't answer
2004-01-01 06:35:22 +00:00
moodler
3bd98ad4bc
New option to allow students to see aggregate ratings on other posts (anonymous)
2004-01-01 04:48:55 +00:00
kaipe
e097165541
Fixed a single/double quote issue (again)
2003-12-31 19:22:38 +00:00
moodler
507407a795
Display group icon in forum is a group is defined
2003-12-31 13:40:33 +00:00
moodler
6031fe85d5
Don't try to display forums if there aren't any
2003-12-31 06:44:39 +00:00
moodler
89b8d337da
Fixed some single/double quote issues
2003-12-30 07:28:43 +00:00
moodler
d751243549
Bodgy HTML converted to nice clean XHTML fragments.
...
Thanks to Jonathan Moore and all his work!
2003-12-30 07:04:04 +00:00
moodler
0d71d164b8
Improved navigation info in header
2003-12-30 06:54:19 +00:00
moodler
82ca81cf69
Big cleanup for logic in handling uploaded files, now shorter and clearer
2003-12-30 06:53:53 +00:00
moodler
0ce4aa1a8a
Some preliminary code to allow wildcards in short answers.
...
Based on code sent by Thomas Robb
2003-12-29 09:40:23 +00:00
moodler
3fcc331fee
Better info about quizzes
2003-12-29 09:28:14 +00:00
moodler
3334a25495
Edit button on quiz reports
2003-12-29 09:24:16 +00:00
moodler
0036338998
Added new styles for latest news listings smallinfo and smallinfohead
2003-12-28 05:49:16 +00:00