rkingdon
df5405996c
Fixed a bug with re-submissions. Added options for the League table of submissions (show in phase 4).
2003-11-05 18:02:06 +00:00
willcast
53bc5a9433
- Removing tinyints from Postgresql's db squema.
2003-11-05 16:41:56 +00:00
willcast
c4c2f1886d
- Fixed bug (printing-friendly version of an empty glossary)
2003-11-05 15:27:37 +00:00
moodler
2abc70b558
Whoops typo
2003-11-05 13:48:25 +00:00
moodler
c7563a9c70
Improved fix to $search variable
2003-11-05 13:47:19 +00:00
moodler
cd6f0c1e28
Fixing up some handling when searching for strings with quotes in them
2003-11-05 13:43:31 +00:00
willcast
81bdc9e928
- Aliases are now shown when displaying entries
2003-11-05 12:46:51 +00:00
willcast
3c1b31d913
- New icon... :)
2003-11-05 03:30:38 +00:00
willcast
1ba2befbf1
- Adding aliases
2003-11-05 00:06:31 +00:00
willcast
de1fe38401
- Adding paging when the number of entries shown is greater than $CFG->glossary_entbypage
...
- Adding $CFG->glossary_entbypage to config.html
2003-11-04 18:38:22 +00:00
rkingdon
563f606731
Minor mods to phase 3 display for students..
2003-11-04 17:19:07 +00:00
moodler
de119da9e4
Fixed attachments ...
...
typo: type -> enctype !!
2003-11-04 15:59:42 +00:00
willcast
fd9f0ec83a
- Solving problems when trying to autolink entries with apostrophes on it
...
- Idem, when importing entries.
2003-11-04 15:04:35 +00:00
moodler
3bbde52099
Don't focus on the post message (upsets html editor)
2003-11-04 12:42:42 +00:00
moodler
c427414996
Glossary now gets the alphabet string from moodle.php instead of glossary.php
2003-11-04 12:36:55 +00:00
willcast
748b1932aa
- Basic export/import functionality.. Does not export nor import the attached files.
2003-11-04 03:54:01 +00:00
rkingdon
3d24fbafb5
Minor fix in assessments.php. Revisions to backup and restore to always include teacher's submissions.
2003-11-03 18:45:05 +00:00
moodler
40bed9e13d
Use new editor stuff
2003-11-03 16:58:45 +00:00
moodler
4b00b4b34a
Update to use new editor stuff
2003-11-03 16:49:37 +00:00
moodler
126f0da58d
Just moodling ... tidied up the horrible interface a little
2003-11-03 16:27:46 +00:00
moodler
6a1e688f83
Some fixes for using the new editor
2003-11-03 16:12:59 +00:00
moodler
8c8e74ae10
SERIAL8 -> SERIAL
2003-11-03 13:21:00 +00:00
moodler
315915628d
Keep guests out of chat
2003-11-03 10:22:24 +00:00
moodler
091333e091
Removed a blank line
2003-11-03 03:00:45 +00:00
moodler
fb7a194e6b
Removed blank lines at the end (!)
2003-11-03 02:59:09 +00:00
willcast
ea14e78373
- Cosmetic changes... Changing the Add Entry button for a new tab
...
- Creating two new tabs for the future export/import features.
- Improving a little the Printer-Friendly version (now it shows what you were watching in the previous frame)
2003-11-03 02:26:44 +00:00
kaipe
fe98ea90f9
The new quizfile.php makes it possible to view associated file material on quizes, such as images, even for questions belonging to a category on a different course. lib.php is updated accordingly...
2003-11-02 21:36:25 +00:00
moodler
c4df6e1799
Don't even show submitted dates on offline assignments
2003-11-02 15:11:53 +00:00
moodler
6226d47d4e
Removed a blank line
2003-11-02 03:13:12 +00:00
willcast
ab653b5517
- Typo
2003-11-02 02:40:00 +00:00
willcast
f6149b0910
- Applying proper coding conventions to the default settings' variables
2003-11-02 02:37:44 +00:00
willcast
cb2f5705ec
- The admin can define default values for glossary and entries' settings via the admin modules interface.
2003-11-02 01:48:44 +00:00
willcast
4f4ca7b5e1
- Printer-friendly version of the glossary
...
- First step in the export/import feature (export is done)
- Minor changes here and there
2003-11-01 20:27:21 +00:00
rkingdon
c50365cd38
Fix to the Complete isting. Upload now checks the submission for spurious re-submission caused by using the Back button. User and Teacher deletions of submissions are now logged. Redirect delay when marking submissions shortened to one second.
2003-11-01 17:25:13 +00:00
kaipe
004c02e05c
An improvement asked for by koen roggemans:
...
Especially for multianswer questions it is often desirable to have the grade of the question in a quiz larger than the earlier maximum of 10 points.
The new function quiz_gradesmenu_options($defaultgrade) makes quiz question list grade selector drop-down have the maximum grade option set to the highest value between 10 and the defaultgrade of the question.
2003-10-31 21:27:43 +00:00
willcast
49210b9085
- Important update: I did not delete categories nor comments once a glossary has been deleted. Fixed now.
2003-10-31 15:26:28 +00:00
willcast
5eaa2d3468
Bug fixed:
...
- Updating a Default Approval Status from NO to YES in a glossary, now approve automatically all entries waiting for approval.
2003-10-31 13:40:34 +00:00
stronk7
961d2828e8
globalglossary is included now in backup/restore. :-)
2003-10-31 08:47:03 +00:00
moodler
e764aa71ef
Add navmenu to header of forum search pages
2003-10-31 08:31:39 +00:00
moodler
497588fe37
No longer need parent link in the footer
2003-10-31 06:57:25 +00:00
moodler
d94ee341e5
Undoing Greg's UNION hack ... it was causing problems on Mysql 3
2003-10-31 03:25:37 +00:00
rkingdon
0d1bd24dad
Index.php now ignores grading grades; Teacher Assessment Table added to Administration.
2003-10-30 17:45:47 +00:00
willcast
0de786f7da
- Global glossaries now available. All current rules apply to its entries.
2003-10-29 23:33:54 +00:00
moodler
7f0c3a44e4
Oops, typo
2003-10-29 09:16:12 +00:00
moodler
7e224207d0
Fixed bug when moving discussions with attachments
2003-10-29 09:12:23 +00:00
moodler
ba1ce4c0eb
new style forumheaderlist (instead of re-using forumpost as before)
2003-10-29 06:24:49 +00:00
willcast
1d9ddaaf2e
- New encapsulated functions in order to make easier to create new display formats
...
- Fixed problem when showing 'ALL' in alphabet frame
- Disabled unnecessary fields when selecting DO NOT AUTOMATICALY LINK THIS ENTRY in the adde entry screen
2003-10-28 16:10:36 +00:00
moodler
c260b07707
Make sure resources are put through format_text so that they can be
...
processed properly (eg autolinking)
2003-10-28 14:01:15 +00:00
moodler
cb4f77069d
Use unique stamps when creating multiple questions ...
2003-10-28 09:50:23 +00:00
stronk7
8094a84cad
Take out some debug info. Forgot it in previous commit.
2003-10-27 17:31:57 +00:00