moodler
cc41c129c8
Remove evil styles ;-)
2003-11-21 05:24:01 +00:00
willcast
505eec9cad
- Removing my nice black lines around the tabs.. sniff... sniff
...
8D
2003-11-21 04:55:32 +00:00
willcast
ae07873330
- Removing some Notices.. Thanks to Eloy for leting me know!
2003-11-21 03:33:21 +00:00
willcast
840d3ba8e3
- Found the bug with the Edit Categories button. Fixed.
2003-11-21 03:00:42 +00:00
willcast
db87439af3
- Fixing minor bugs... Nothing related with the problems the glossary is presenting right now in moodle.org... :(
2003-11-21 02:50:08 +00:00
willcast
229ed3b57c
- Adding slashes to [,] and other characters to allow autolinking.
2003-11-20 23:37:33 +00:00
kaipe
7c9c2a8da6
Made it possble to give negative grades for single multichoice answers in a question with embedded answers, as suggested by Koen Roggemans. The total score of the whole question must still be greater than or equeal to zero.
2003-11-20 19:39:08 +00:00
kaipe
b63519ebda
Added simplified aliases for answer types, as proposed by Thomas Robb. It is now possible to use these aliases:
...
SHORTANSWER = SA = MW ;
NUMERICAL = NM ;
MULTICHOICE = MC
2003-11-20 18:39:25 +00:00
moodler
565e970ee2
New report from Thomas Robb - provides detailed statistics. Needs some work.
2003-11-20 16:02:13 +00:00
moodler
0a8d8da96a
Show standard reports first
2003-11-20 16:01:21 +00:00
moodler
513c636d94
Fixed authentication a little
2003-11-20 11:23:45 +00:00
willcast
38f7f44e73
- fixed little bug on url called by the alphabet tab.
2003-11-20 02:26:35 +00:00
rkingdon
f52cdc8c43
Bug fixed in assesssubmission code.
2003-11-19 17:54:54 +00:00
willcast
b6862360af
- Case sensitive search when click on a letter, fixed.
...
- Adding a display format manager. It controls the behavior of the display format when the user enter the glossary and when an auto-link is shown.
- Adding support to the new fullname function.
2003-11-19 17:47:40 +00:00
willcast
0dafa92b4d
- Case sensitive search when click on a letter, fixed.
...
- Adding a display format manager. It controls the behavior of the display format when the user enter the glossary and when an auto-link is shown.
- Adding support to the new fullname function.
2003-11-19 17:36:00 +00:00
moodler
1b26d5e74e
Changes to use the new fullname function
2003-11-19 16:45:20 +00:00
willcast
f287e69c33
- Messing of A and IMG tags because of auto-linking fixed
2003-11-18 14:29:31 +00:00
willcast
4f3e59c3a2
- Improved printer-friendly version
...
- Cosmetic change in the main view of a glossary.
2003-11-18 13:49:31 +00:00
willcast
66d7ae88a1
- Adding View comments link to the new display format
2003-11-18 03:41:09 +00:00
willcast
a0d1e2bba7
- Adding View comments link to the new display format
2003-11-18 03:25:28 +00:00
willcast
584dcac979
- Using user-defined functions to display comments properly.
...
- Adding a default view to auto-linked entries when the new display format is used (temporarly until the display format manager is done)
2003-11-18 02:28:18 +00:00
willcast
9d12152641
- Nice default view to the new format display.
2003-11-18 01:07:21 +00:00
willcast
1f8ab70281
- New display format: Entry list (please, fix the translation if it is wrong).
2003-11-18 00:46:02 +00:00
willcast
b191803470
- Now you can override the display format of a glossary (useful to certain display format -asked by Tom Murdock-, automatic linking, etc)
2003-11-18 00:41:35 +00:00
rkingdon
f47f90af64
Removal of diagnostic messages in Administration page; correction to
...
db/mysql.php
2003-11-17 18:51:01 +00:00
willcast
0756aaecac
- Fixed bug regarding default setting' variable names
2003-11-17 12:40:25 +00:00
willcast
5e3d1f59de
- Backup/restore of the new field entbypage
2003-11-17 03:08:35 +00:00
stronk7
73daab351c
When restoring "teacher" forums, if it exists in destinatio course, discussions
...
are merged mantaining a unique forum (previously, a second "teacher" forum
was created). See bug 880 (http://moodle.org/bugs/bug.php?op=show&bugid=880 ).
2003-11-16 22:49:11 +00:00
willcast
c4a354196b
- Improved browse by author.
...
- view.php?id=cm&show=[concept | alias ] done.
2003-11-16 17:13:19 +00:00
willcast
2f23555ddd
- Todo list.
2003-11-16 02:58:18 +00:00
willcast
5020a17a85
- Fixing a bug: Group breaks even when the only thing that change between an entry and the previous is its case.
2003-11-16 02:53:13 +00:00
willcast
1ac87c7397
- Rewrite of the internal API in order to, hopefully, create an easy way to handle the flow of data internally and externally.
...
- Adding a new frame: Browse by Author
- A new, friendly way to show entries (asked by Martin): view?id=cm&mode=term&hook=[concept | alias ]
- Handling user activies, outline and complete.
- Properly showing new entries in recent activity box.
- Adding a flag to categories to specify if a category should or should not be automatically linked.
- Adding some missing strings and files as well.
- Adding a field to each glossary that specify how many entries by pages it should show.
2003-11-15 15:55:47 +00:00
moodler
45376a51a9
Don't have the Javascript dialog on submitting an attempt if the quiz
...
doesn't have a grade.
2003-11-15 03:31:37 +00:00
selliott
02f007f45d
modified print_recent_instance_activity to fix missing course value
...
modified get_recent_posts to select course id from forum_discussions table
2003-11-14 19:28:43 +00:00
moodler
f7c225fbd4
Check for existence of grades
2003-11-14 18:34:17 +00:00
moodler
c0fa5540c3
No need to strip slashes in a filter ...
2003-11-14 17:18:15 +00:00
rkingdon
e539802dc5
Indexes added to submissions, assessments and grades tables.
...
Administration page cleaned up slightly.
2003-11-14 15:38:50 +00:00
rkingdon
178761415f
Change to the handling of Error Banded asessments; Removed percentages
...
from grades.
2003-11-13 16:25:33 +00:00
rkingdon
a50f447b04
Some minor improvements, see Workshop Forum.
2003-11-13 16:22:27 +00:00
rkingdon
b15aadd7b5
Change to new-style tabs.
2003-11-13 11:57:34 +00:00
rkingdon
939a906ec8
New style Tabs in Management page.
2003-11-13 11:39:09 +00:00
moodler
6ee9d39b49
urlencode the dynalinks so they don't give errors if they have quotes
...
in them etc
2003-11-12 06:21:15 +00:00
moodler
4340a83ae8
Added some bug-fixing code from Eloy Lafuente that fixes a quiz problem.
...
What happens is that adding random questions used to set the timestamps
of these questions to the same value. This is fine in normal operation,
but it stuffs up the backup of that course, overwriting the question.
When the course is restored, the missing questions cause quizzes to
have lots of red notices like "Question not found".
Anyhow, this patch should safely fix older installations that may have
these duplicate questions lying around.
THANKS ELOY!
2003-11-11 16:13:57 +00:00
moodler
003891b463
Undoing my changes to the editing functions, because it removed backward
...
compatibility with 1.1.1 ... this way it works on both.
2003-11-11 06:27:49 +00:00
moodler
26e40578f8
Removed text focus to avoid errors in IE
2003-11-10 01:49:00 +00:00
willcast
1d8cfdce7c
- BUg when importing aliases
2003-11-09 12:35:12 +00:00
moodler
f6d5ac7efc
Removed focus from header
2003-11-09 03:54:26 +00:00
moodler
34fb06515c
if the glossary is at site-level then don't require a login
2003-11-09 03:35:36 +00:00
willcast
4403d2b89c
- Setting as optional the course id so, by default, it look for entries in global glossaries (unless a glossary is specify that will search in both).
2003-11-09 03:29:25 +00:00
moodler
f26d986a17
Minimal formatting changes to center things
2003-11-09 03:26:33 +00:00