moodler
a1b2bec873
Remove half-finished oracle files
2003-08-26 07:09:14 +00:00
moodler
16ef5e7812
Some fixes so that navmenus don't jump out of frames any more.
...
The navmenu function now takes a third parameter that specifies
the window to change location of (default 'self', but could be "parent" or "top")
2003-08-26 06:01:13 +00:00
stronk7
d04983d8a3
Now restoring workshops are working too !!
...
Now all is ready to be 1.1 Beta 1.
Congratulations everybody !!
Anyway, some polish must be done, friends...
2003-08-25 22:40:38 +00:00
stronk7
a34e0c96c7
Now workshops backup are included too !!
...
Only one step to Beta !! (workshop restore)
Tomorrow, I hope.. :-)
2003-08-25 19:58:26 +00:00
moodler
138def3ead
Maxlength fields
2003-08-25 17:57:39 +00:00
stronk7
e02ff1427e
Changed comment, sorry
2003-08-25 17:24:44 +00:00
stronk7
cd6232200c
Changed to support "negative" values in scale field.
2003-08-25 17:23:31 +00:00
moodler
487d3ae84d
Removed a wrong help link
2003-08-25 16:31:20 +00:00
moodler
72bb2118b6
Fixed reports using the new scales (numerical etc)
2003-08-25 15:59:39 +00:00
moodler
d6bdd9d5e9
Forum grades can now be numerical as well (like the other modules).
...
If so, grades in the gradebook are printed as proper numbers and
contribute to the total of the course.
2003-08-25 12:47:36 +00:00
moodler
f2f564066b
Some improvements to the forum editing interface to make the buttons
...
hide/show appropriately
2003-08-25 08:04:39 +00:00
moodler
98914efdbe
New mini-feature. When choosing ratings in a forum, one can now
...
specify a range of dates. Only posts within this range can be rated.
If the range isn't specified then all posts can be rated.
2003-08-25 07:39:06 +00:00
moodler
eb94392c4b
Sometimes there are no answers, so check existence first
2003-08-25 02:52:19 +00:00
moodler
5884d4e2fd
Fixed some array indices
2003-08-25 02:48:09 +00:00
moodler
05c47ef78e
FIxed display of ratings when they are literally "0"
...
Also fixed default discussion display mode
2003-08-25 02:41:25 +00:00
moodler
0761d83f54
Final ratings are now calculated using rounded mean rather than median.
...
0.5 scores go UP.
2003-08-25 02:22:35 +00:00
selliott
e09016006c
selliott - fixed some code to allow proper sorting of assignments based on name, lastmodified, and feedback
2003-08-23 16:32:42 +00:00
rkingdon
0978073ffb
Fixing Bug #653 .
2003-08-23 15:57:42 +00:00
moodler
8826c67031
New questions created via GUI or imported are now given a unique
...
stamp, and a default version of 1.
When questions are updated, the version number is incremented.
2003-08-23 15:26:10 +00:00
stronk7
1923285635
Now stamp and version are fully supported in backup/restore.
...
The process look for category, stamp and version to calculate
when to create a question or use a existing one.
This avoid duplicates in RANDOM and RANDOMSAMATCH qtypes.
2003-08-23 15:21:58 +00:00
moodler
757a0abd94
Corrected the stamp I just added and added a separate version field instead
2003-08-23 14:18:44 +00:00
moodler
b5012f3eb5
COnfiguration variables can now be edited via GUI
2003-08-23 14:03:14 +00:00
moodler
e9d8777ffb
New "stamp" field on quiz questions with a unique identifier, as well as
...
some PostgreSQL fixes (Multianswer stuff had not been done on Postgres yet)
2003-08-23 13:28:32 +00:00
stronk7
f53119698e
Now multianswer questions are working too.
...
Too complicated !!
2003-08-23 00:35:21 +00:00
rkingdon
a94928f2f0
Added League Table of Submissions (Final Phase); Rubric Assessment
...
Strategy; Grace time for new submissions; changed elementid to elementno
in rubrics table.
2003-08-22 17:31:49 +00:00
stronk7
bbe15ef239
Changed the "graphical" representation of the mod to include
...
multianswer table. I start working with it now !!
2003-08-22 15:46:28 +00:00
rkingdon
553894ced6
Fix bug in Workshops with no teacher submissions.
2003-08-22 08:08:16 +00:00
moodler
3041490d17
Initialising $navigation. Again. :-)
2003-08-21 12:12:15 +00:00
moodler
47801ef641
No need for grades with chat
2003-08-21 03:16:32 +00:00
moodler
e3f4e47a19
More robust when a journal is unused
2003-08-20 15:01:06 +00:00
moodler
3ec7dc5704
Fixed a typo in the MySQL database definition that only shows
...
up when adding resources to courses with IDs higher than 255
2003-08-20 13:06:11 +00:00
moodler
44d3044b77
Forgot to check this slight fix in to fix the default days
2003-08-20 12:03:26 +00:00
moodler
2bf31fc6a6
FIxed line feeds
2003-08-19 14:27:49 +00:00
moodler
1930e95964
Even nicer interface with help
2003-08-19 04:45:29 +00:00
moodler
1ede7c03ce
tweak
2003-08-19 04:40:35 +00:00
moodler
b1267a180d
Slightly neater help
2003-08-19 04:39:59 +00:00
moodler
8b9c7aa069
Searching forums now has proper paging.
2003-08-19 03:35:53 +00:00
moodler
5925d0ef5b
New configuration screen for the resources module
2003-08-18 17:46:51 +00:00
moodler
5be7800c12
Switch to using global variables instead of defined values,
...
controlled using the button on the "Modules" configuration page.
2003-08-18 17:33:40 +00:00
rkingdon
a21db785d1
Minor bug fixes; additions to teachers admin screen; minor changes to
...
operation of pre-submission assessments.
2003-08-18 16:43:56 +00:00
moodler
3fd866333e
Just an uninitialised variable.
2003-08-18 15:17:40 +00:00
stronk7
36001aa95b
Now scales are restored in journals too !!
2003-08-18 10:41:34 +00:00
moodler
5ca03851ae
Bug fix: On building attempts after the first one, display question images
2003-08-18 07:45:03 +00:00
moodler
ce9aeca5bd
Changing that help file name to something shorter
2003-08-18 07:39:23 +00:00
moodler
efabdeddef
Journal grading is now also all converted over to use scales as
...
well as numerical grades
2003-08-18 05:47:04 +00:00
moodler
734bec5dbf
Removed unnecessary database access
2003-08-18 05:33:01 +00:00
moodler
62ca135d98
More cleanups and separation of printing the grades menu into a new function
2003-08-18 05:28:30 +00:00
moodler
fdc47ee6c9
New function make_grades_menu() for easily making an array of grades
2003-08-18 05:10:35 +00:00
moodler
94d0cea511
Some polishing for the case when grades are set to zero (no grades).
...
Also, if the date is set further than on year into the future
then the due date is not shown.
2003-08-18 04:24:12 +00:00
stronk7
93d7d97fc8
Scales are now supported in forums backup and restore
2003-08-18 00:03:40 +00:00