]>
git.mjollnir.org Git - moodle.git/log
kaipe [Sun, 3 Aug 2003 21:39:32 +0000 (21:39 +0000)]
Resolving bug #576.
This solution shows the message "Recently added question!" and the question text for each question that has been added since the reviewed attempt.
The advantage with the chosen solution is that it will work fine for the (soon to come) "Each attempt builds on the last" quiz option.
As I don't have the karma needed for updating in lang/en/, the message does not yet look quite as I described it above.
kaipe [Sun, 3 Aug 2003 20:02:43 +0000 (20:02 +0000)]
Debugged question types NUMERICAL and MULTIANSWER (known as embedded answers) as these did not do things right whenever a student had not given any response (was treated as zero etc).
For numerical there was also a need to allow typical shortanswer responses whenever there could be answers like n/a, inf, -inf, nan etc.
Further more about numerical, there can be more than one answer alternative defined (just like for shortanswer). This is not supported by numerical.html but everywhere else. MULTIANSWER included, it is up to any taker to update numerical.html. This is more than likely to lead to overlappings between numerical ranges if more than one is defined. Think of the case where the highest grade answer ranges between 0 and 2 and the half grade answer ranges between 2 and 4. How should we grade 2? We should pick the highest grade!
mits [Sun, 3 Aug 2003 17:33:17 +0000 (17:33 +0000)]
New translation.
stronk7 [Sun, 3 Aug 2003 16:41:31 +0000 (16:41 +0000)]
Forget delete some debug, sorry. :-)
stronk7 [Sun, 3 Aug 2003 16:36:29 +0000 (16:36 +0000)]
Now, when a category exists, if we are restoring to a different course,
set utomatically the publish field to 1.
If a question exists in DB (by category, questiontext and qtype) it isn't
duplicated.
This produce some problems restoring answes, but avoid duplicates.
stronk7 [Sun, 3 Aug 2003 15:15:23 +0000 (15:15 +0000)]
Reuse an existing string.
stronk7 [Sun, 3 Aug 2003 15:14:08 +0000 (15:14 +0000)]
More backup related strings...
stronk7 [Sun, 3 Aug 2003 09:39:27 +0000 (09:39 +0000)]
Solved bug. Now user files are checked againt users to backup.
Before this every thir under users was in backup.
paca70 [Sun, 3 Aug 2003 09:20:05 +0000 (09:20 +0000)]
Ask only naminattribute when searching for user.
paca70 [Sun, 3 Aug 2003 09:07:42 +0000 (09:07 +0000)]
Fix from Martin Wwellard to fix PHPs case issue with attribute names.
stronk7 [Sun, 3 Aug 2003 01:05:38 +0000 (01:05 +0000)]
Updated:
- Teachers can backup/restore their courses.
- New option "restore to existing, deleting old".
- backupdata dirname harcoded.
- backup and restore buttons in main course page.
stronk7 [Sun, 3 Aug 2003 00:42:41 +0000 (00:42 +0000)]
Teacher restoring and admin restoring finished.
Allow restore into new course (only admins),
restore into existing course deleting old and
restore into existing course adding to old
Teachers are limited to "current course" while admins ca
select any course. :-)
stronk7 [Sun, 3 Aug 2003 00:40:08 +0000 (00:40 +0000)]
delete_dir_contents function now allows excluding a dir
stronk7 [Sat, 2 Aug 2003 23:37:41 +0000 (23:37 +0000)]
Added suport to new restoreto options
stronk7 [Sat, 2 Aug 2003 23:36:13 +0000 (23:36 +0000)]
Take out backupdir string due to some backup
detected problems related to it.
giro123 [Sat, 2 Aug 2003 19:44:16 +0000 (19:44 +0000)]
*** empty log message ***
stronk7 [Sat, 2 Aug 2003 18:23:58 +0000 (18:23 +0000)]
The restore option in course page is only showed if th
"backupdata" dir exists
stronk7 [Sat, 2 Aug 2003 16:13:44 +0000 (16:13 +0000)]
Now "backupdir" string is hardcoded in backup process.
stronk7 [Sat, 2 Aug 2003 16:06:33 +0000 (16:06 +0000)]
Added preliminary support to teachers.
Not working yet.
stronk7 [Sat, 2 Aug 2003 16:03:00 +0000 (16:03 +0000)]
Now "backupdir" string is hardcoded in backup process.
Backup of logs in chunks is included, but the limit
clause doesn't seem to work. I'll test it later.
moodler [Sat, 2 Aug 2003 11:32:59 +0000 (11:32 +0000)]
Move the code for clearing out a course into a new function:
remove_course_contents()
stronk7 [Sat, 2 Aug 2003 10:32:57 +0000 (10:32 +0000)]
Minor change to allow continue after upgrade_backup
stronk7 [Sat, 2 Aug 2003 10:08:57 +0000 (10:08 +0000)]
Restore option allowed to teachers too.
The course_id is passed to restore.php as a parameter
danielfetzer [Sat, 2 Aug 2003 09:39:38 +0000 (09:39 +0000)]
*** empty log message ***
danielfetzer [Sat, 2 Aug 2003 09:00:37 +0000 (09:00 +0000)]
*** empty log message ***
moodler [Sat, 2 Aug 2003 05:09:04 +0000 (05:09 +0000)]
Adding missing strings.
Instead of Multi Answers, how about "Embedded Answers" ..?
moodler [Sat, 2 Aug 2003 05:05:09 +0000 (05:05 +0000)]
Less fiddly looking icon
moodler [Sat, 2 Aug 2003 05:01:02 +0000 (05:01 +0000)]
Quick icon for multiple answers
danielfetzer [Sat, 2 Aug 2003 00:40:18 +0000 (00:40 +0000)]
*** empty log message ***
stronk7 [Fri, 1 Aug 2003 23:46:49 +0000 (23:46 +0000)]
backup_release is now saved to config too. It was losed in lastest changes
to update module facility !!
stronk7 [Fri, 1 Aug 2003 23:36:07 +0000 (23:36 +0000)]
Chanfed to locate the pclzip properly.
danielfetzer [Fri, 1 Aug 2003 22:21:06 +0000 (22:21 +0000)]
*** empty log message ***
danielfetzer [Fri, 1 Aug 2003 21:06:55 +0000 (21:06 +0000)]
*** empty log message ***
moodler [Fri, 1 Aug 2003 15:30:08 +0000 (15:30 +0000)]
Detailed howto needs to be here ...
moodler [Fri, 1 Aug 2003 15:28:53 +0000 (15:28 +0000)]
More links
moodler [Fri, 1 Aug 2003 15:28:07 +0000 (15:28 +0000)]
Backup stuff
moodler [Fri, 1 Aug 2003 15:26:51 +0000 (15:26 +0000)]
Added a missing help file!
moodler [Fri, 1 Aug 2003 15:19:23 +0000 (15:19 +0000)]
Backup and restore buttons on home page
moodler [Fri, 1 Aug 2003 15:14:49 +0000 (15:14 +0000)]
Some tidying up
moodler [Fri, 1 Aug 2003 15:09:35 +0000 (15:09 +0000)]
New restore link for admins so they can restore courses ...
moodler [Fri, 1 Aug 2003 14:51:19 +0000 (14:51 +0000)]
A quick backup icon
moodler [Fri, 1 Aug 2003 14:42:14 +0000 (14:42 +0000)]
Completed mods to allow teachers to make backups
moodler [Fri, 1 Aug 2003 14:34:11 +0000 (14:34 +0000)]
Removed $moodle_home and $mods_home references.
Also removed direct references to $backup_version and $backup_release
backup.php now accepts teachers of their own course
moodler [Fri, 1 Aug 2003 13:59:17 +0000 (13:59 +0000)]
Further integration of backup into main Moodle.
The database checks/upgrades are now done on the main
admin page like the other modules.
The database files are now standard format .sql and .php files
PostgreSQL support was added - BUT HAS NOT BEEN TESTED YET!!
kaipe [Fri, 1 Aug 2003 13:24:05 +0000 (13:24 +0000)]
Added the choice of 16.666% for multichoice fraction
kaipe [Fri, 1 Aug 2003 08:37:11 +0000 (08:37 +0000)]
New question type - multianswer
moodler [Fri, 1 Aug 2003 02:32:45 +0000 (02:32 +0000)]
More details on backups
danielfetzer [Fri, 1 Aug 2003 01:02:40 +0000 (01:02 +0000)]
*** empty log message ***
stronk7 [Thu, 31 Jul 2003 18:01:45 +0000 (18:01 +0000)]
Included fix_category_courses() to
adjust the new category structure
johncaptain [Thu, 31 Jul 2003 17:18:39 +0000 (17:18 +0000)]
added: backup Q&A
stronk7 [Thu, 31 Jul 2003 16:56:40 +0000 (16:56 +0000)]
Changed to version.php
(to be more consistent with the rest of the modules)
stronk7 [Thu, 31 Jul 2003 16:55:11 +0000 (16:55 +0000)]
Copied from old backup_version.php
(to be more consistent with the rest of the modules)
stronk7 [Thu, 31 Jul 2003 16:54:05 +0000 (16:54 +0000)]
Changed calls to backup_version.php to version.php
(to be more consistent with the rest of the modules)
stronk7 [Thu, 31 Jul 2003 16:44:52 +0000 (16:44 +0000)]
Variables passed by reference warning is out !!
danielfetzer [Thu, 31 Jul 2003 13:27:25 +0000 (13:27 +0000)]
*** empty log message ***
moodler [Thu, 31 Jul 2003 12:23:49 +0000 (12:23 +0000)]
Removed needless pass-by-reference to avoid warnings BUG 573 Thanks Eloy!
moodler [Thu, 31 Jul 2003 12:18:22 +0000 (12:18 +0000)]
Extended get_records so it can deal with LIMITs now
moodler [Thu, 31 Jul 2003 12:09:17 +0000 (12:09 +0000)]
Moved fix_category_courses to datalib.php so it's more accessible
moodler [Thu, 31 Jul 2003 02:03:59 +0000 (02:03 +0000)]
Removing duplicate
danielfetzer [Wed, 30 Jul 2003 22:35:10 +0000 (22:35 +0000)]
*** empty log message ***
danielfetzer [Wed, 30 Jul 2003 21:26:02 +0000 (21:26 +0000)]
*** empty log message ***
danielfetzer [Wed, 30 Jul 2003 19:36:18 +0000 (19:36 +0000)]
*** empty log message ***
danielfetzer [Wed, 30 Jul 2003 18:02:38 +0000 (18:02 +0000)]
*** empty log message ***
danielfetzer [Wed, 30 Jul 2003 17:34:18 +0000 (17:34 +0000)]
*** empty log message ***
danielfetzer [Wed, 30 Jul 2003 17:12:06 +0000 (17:12 +0000)]
*** empty log message ***
stronk7 [Wed, 30 Jul 2003 17:10:01 +0000 (17:10 +0000)]
Two more backup related strings
stronk7 [Wed, 30 Jul 2003 16:29:53 +0000 (16:29 +0000)]
Uncommented clean_temp_data. I forgot it
in lastest tests...
danielfetzer [Wed, 30 Jul 2003 15:33:21 +0000 (15:33 +0000)]
*** empty log message ***
moodler [Wed, 30 Jul 2003 15:11:04 +0000 (15:11 +0000)]
Put here just temporarily for those who might need it. Will be
replaced by the new enrolment code soon anyway.
moodler [Wed, 30 Jul 2003 13:57:39 +0000 (13:57 +0000)]
Slightly prettier display
moodler [Wed, 30 Jul 2003 13:56:17 +0000 (13:56 +0000)]
Fixes for course ordering in one category
moodler [Wed, 30 Jul 2003 13:35:20 +0000 (13:35 +0000)]
Missing parameter
moodler [Wed, 30 Jul 2003 13:17:37 +0000 (13:17 +0000)]
Bit more current now
moodler [Wed, 30 Jul 2003 13:05:51 +0000 (13:05 +0000)]
More files related to recent course display changes
moodler [Wed, 30 Jul 2003 13:02:45 +0000 (13:02 +0000)]
COURSE DISPLAY REVAMP
OK, some big changes here to the front end, particularly in
course categories and course display.
Course categories can now be nested (to any level).
Courses and course categories can now be manually sorted
any way required.
There is a groovy front end for managing these, and a better
range of options for formatting the front page.
It all still needs some polishing, which I'll be doing over
the next couple of days, including better auto-sorting.
I would not use this on production systems just yet.
moodler [Wed, 30 Jul 2003 10:58:56 +0000 (10:58 +0000)]
Fixed it up (accidentally set it to the journal mods.html before)
moodler [Wed, 30 Jul 2003 05:21:24 +0000 (05:21 +0000)]
Fixed missing slashes
moodler [Wed, 30 Jul 2003 05:20:19 +0000 (05:20 +0000)]
Fixed some missing slashes
moodler [Wed, 30 Jul 2003 05:11:45 +0000 (05:11 +0000)]
Slight addition
moodler [Wed, 30 Jul 2003 05:10:13 +0000 (05:10 +0000)]
Added FAQ about secureforms
moodler [Wed, 30 Jul 2003 04:59:29 +0000 (04:59 +0000)]
Secureforms now default to OFF
moodler [Wed, 30 Jul 2003 04:02:23 +0000 (04:02 +0000)]
More fixes from Daniel Fetzer daniel.fetzer@freenet.de
moodler [Wed, 30 Jul 2003 03:25:38 +0000 (03:25 +0000)]
Deleting the bulk of es_mx (Replaced by "es")
stronk7 [Tue, 29 Jul 2003 19:48:06 +0000 (19:48 +0000)]
Solved two importat bugs.
Numerical Questions now working.
Included support to Moodle's language system.
stronk7 [Tue, 29 Jul 2003 19:33:33 +0000 (19:33 +0000)]
Restore strings are included now !!
stronk7 [Tue, 29 Jul 2003 15:38:55 +0000 (15:38 +0000)]
Included language support.
stronk7 [Tue, 29 Jul 2003 15:37:38 +0000 (15:37 +0000)]
Added and commented some debug lines.
moodler [Tue, 29 Jul 2003 11:02:08 +0000 (11:02 +0000)]
Changes from Daniel Fetzer daniel.fetzer@freenet.de
moodler [Tue, 29 Jul 2003 10:53:37 +0000 (10:53 +0000)]
Changes from Ursula Raab
kaipe [Tue, 29 Jul 2003 09:11:06 +0000 (09:11 +0000)]
Refactoring only, no new features -
Modified methods are quiz_get_answers and quiz_grade_attempt_results.
For quiz_grade_attempt_results, the switch statement has been separated out into method quiz_grade_attempt_question_result.
moodler [Tue, 29 Jul 2003 07:12:31 +0000 (07:12 +0000)]
Fix for POP3 by disabling TLS explicitly.
based on this: http://moodle.org/mod/forum/discuss.php?d=1884
moodler [Tue, 29 Jul 2003 04:18:01 +0000 (04:18 +0000)]
Latest fixes from Thomas Robb - thanks Thomas!
moodler [Tue, 29 Jul 2003 01:54:16 +0000 (01:54 +0000)]
Improved magic_quotes routine (deals with arrays now, too)
stronk7 [Mon, 28 Jul 2003 22:31:23 +0000 (22:31 +0000)]
Fixed important bug when recovering assignments or forums
with files and the moddata/courseid didn't exist.
Now force the creation of the courseid dir from the
restorelib in each module.
stronk7 [Mon, 28 Jul 2003 19:37:37 +0000 (19:37 +0000)]
Prepared to insert string in langs. Tomorrow.
stronk7 [Mon, 28 Jul 2003 19:35:36 +0000 (19:35 +0000)]
Added chat status
stronk7 [Mon, 28 Jul 2003 19:32:51 +0000 (19:32 +0000)]
Added language support
stronk7 [Mon, 28 Jul 2003 19:24:09 +0000 (19:24 +0000)]
Added language suport
stronk7 [Mon, 28 Jul 2003 17:42:22 +0000 (17:42 +0000)]
Included every backup string (I think) :-)
rkingdon [Mon, 28 Jul 2003 17:37:16 +0000 (17:37 +0000)]
Minor errors fixed; Student can delete submissions and assessments;
Teachers see student names; Tabbed Admin screen.