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
stronk7
af847821a2
Scales are now supported in assignments restore
...
(when grade <0, I suppose).
2003-08-18 00:02:12 +00:00
moodler
cc2b7ea551
Fixes bug #619 -- moving discussions wasn't moving attachments
2003-08-17 14:46:44 +00:00
moodler
91719320a0
Fixed display of assignment results when using a scale
2003-08-17 12:45:13 +00:00
moodler
415c0dcc70
Assignment module can now use scales for grading.
2003-08-17 10:23:44 +00:00
moodler
ec9c0d4421
Show default mode again
2003-08-16 06:20:39 +00:00
moodler
6f4f04df3e
Fixed database upgrade so that forum->scale is created before the
...
get_scale_menu tries to use it.
2003-08-16 02:30:23 +00:00
stronk7
f19f822b1a
Solved one bug when restoring MATCH(5) questions if
...
the question is an existing one. Some mapping are done
to use after them in responses.
2003-08-15 19:11:55 +00:00
stronk7
887e908592
Solved one bug when restoring RANDOMSAMATCH(6) questions if
...
they haven't been responsed in the quiz. The answer field in
quiz_responses must have X-0,Y-0 format instead of null.
Curiosly, MATCH(5) questions must have null if they aren'r
responsed.
2003-08-15 18:10:11 +00:00
moodler
02ebf404c8
WARNING: BIG CHANGES!
...
OK, this is a big check-in with some big changes, and needs work still.
It seems relatively stable, but I need help identifying the rough patches.
1) First grading scales support. There is a now a new table called "scale"
that contains grading scales. There can be site scales (course=0) and
custom course scales. These can be used in modules - I've only done
forums for now but that was the hard one. Scales can be edited via
the new item in the course admin menu.
There is one default scale - the connected/separate knowing one that used
to be in forum. To build this I pull data from the language packs
to create one during the upgrade, or anytime a scales menu is called
and no scales are found.
2) New roles for course creator and teachers. I've fixed up the course
menus and some other things but there's a lot left to do on this to
make it all smooth. The idea is that teachers no longer can edit courses
unless they are also course creators. The interface for this needs to
be smoothed out a fair bit and I need help with this.
The upgrade will upgrade all teachers to be creators, but will default
the new site config "creatornewcourses" to "no", so that effectively
these new teachers have the same privileges.
3) Simplified teacher management. There is no longer an "assign teachers"
and a "teacher roles" page - it's all on one page in course/teacher.html.
Phew ... time for a shower and then back into it.
2003-08-15 13:59:24 +00:00
stronk7
f43f3f65bc
Solved one important bug in RANDOM(4) and RANDOMSAMATCH(6)
...
question types.
And modified some of the quiz_answers restore system to
allow remapping answers with existing questions.
//Detected by scott dot elliott at mchsi dot com in Bug 84
2003-08-15 11:08:51 +00:00
moodler
2b4c64e98f
Better compatibility for POstgreSQL (old regexps were case sensitive)
2003-08-15 08:16:20 +00:00
moodler
a74f950c4e
Improved search.
...
Default is now back to subwords, but words can be used with +word and -word
2003-08-15 08:04:54 +00:00
moodler
63d99fcb1d
Added (default) option to search for whole words with forums.
...
(SQL regular expressions from David Delgado - thanks!)
2003-08-14 06:34:56 +00:00
moodler
c6ee38d073
Some refinements to the display of forums
...
- don't show intro box for teacher forum (because it can't be edited)
- don't show intro box when the text is empty anyway
2003-08-12 16:37:52 +00:00