moodler
258c8b09bb
A few things added
2003-08-23 15:37:15 +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
moodler
1ccc73ac3b
Use gmdate instead
2003-08-23 12:25:50 +00:00
moodler
280faf9ff7
Added a new function to make a unique ID code, to be used in quiz
...
questions and elsewhere
It's based on the hostname, time, random string and a supplied version string.
These are packed using '+ separators so they can easily be unpacked if
necessary.
function make_unique_id_code($version=1)
2003-08-23 12:22:27 +00:00
moodler
82ad5e1a9f
If the language is the same as the site, then default to using the
...
same terminology as the site does
2003-08-23 07:26:50 +00:00
moodler
1a5ab4490f
Improvements to logs when looking at site logs.
...
Also, improvements to get_site_users (slower but it works now!)
2003-08-23 06:19:05 +00:00
moodler
742fee1111
Fixed missing "search results" string
2003-08-23 04:39:49 +00:00
stronk7
a057e13d1f
Up to 0.8.9 alpha.
...
Now multianswer questions are working too.
Too complicated !!
2003-08-23 00:36:08 +00:00
stronk7
f53119698e
Now multianswer questions are working too.
...
Too complicated !!
2003-08-23 00:35:21 +00:00
giro123
30c49aa87e
Se suma Benito Arias :-)
2003-08-22 18:58:33 +00:00
giro123
2171727fd4
Moodle 1.1 beta 1
2003-08-22 18:55:52 +00:00
rkingdon
6c550a7296
A few addition strings for League Tables and Rubrics.
2003-08-22 18:25:47 +00:00
kaipe
5a22076b10
Correction
2003-08-22 18:20:04 +00:00
kaipe
1ecbe2c476
All question types now have help texts in Swedish
2003-08-22 18:18:09 +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
moodler
eafc0b4470
Teacher forum name in the list is in fact the name of the teacher forum.
2003-08-22 16:35:04 +00:00
moodler
db34bb5992
After rebuilding cache - get the course record again
2003-08-22 16:20:35 +00:00
kaipe
f5626b4c6b
Corrected the help text for numerical.html
...
and also included Numerical in questiontypes.html
2003-08-22 15:58:57 +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
moodler
f3c40f8d3c
English spelling for enrol
2003-08-22 15:04:20 +00:00
moodler
2c8cb30c38
Activities can now be drag-and-dropped within side blocks!
2003-08-22 14:55:38 +00:00
moodler
526c0f708f
More asjustments to the display of the admin screen
2003-08-22 14:03:40 +00:00
moodler
1074e1ad05
more tweaks to admin menu displays
2003-08-22 13:46:21 +00:00
kaipe
bb9d73d9e1
Corrected translation
2003-08-22 13:44:12 +00:00
moodler
a912de3eb7
Add link on admin page about students, for completeness. In the next
...
version this link will link to the new enrolment subsystem.
Also reduced font size to make the admin page a bit nicer on small screens.
2003-08-22 13:42:27 +00:00
kaipe
bfe3068c78
*** empty log message ***
2003-08-22 13:34:41 +00:00
moodler
ae5f8de620
Added some more error messages when restoring
2003-08-22 13:20:06 +00:00
moodler
6c2adc074a
New files and fixes from Hans De Zwart - thanks!
2003-08-22 13:10:34 +00:00
moodler
7a7ac154a4
Some small fixes when deleting a category
2003-08-22 12:49:37 +00:00
moodler
0ddf039078
pclzip 2.0 RC2 - hopefully better!
2003-08-22 12:35:43 +00:00
moodler
9b16d1eada
More tweaks to fix on/off button for admins o ncourse listings
2003-08-22 12:26:36 +00:00
moodler
c432fd3213
Put in buttons so that course creators can create courses! :-I
...
Also, category fix_sorting is done better now when a course is added.
2003-08-22 12:15:35 +00:00
moodler
fcd0e8edc7
Upgraded the live log to use the new print_log
2003-08-22 08:42:17 +00:00
rkingdon
553894ced6
Fix bug in Workshops with no teacher submissions.
2003-08-22 08:08:16 +00:00
moodler
519d369f60
Added full paging to all displays of logs! :-)
2003-08-22 06:07:18 +00:00
stronk7
6a0e7bafd4
XML support
2003-08-21 22:54:47 +00:00
giro123
ce9331aeca
Moodle 1.1 beta 1
2003-08-21 20:06:02 +00:00
moodler
4d992061f0
Bump!
2003-08-21 18:03:47 +00:00
moodler
22288704de
Hidden courses are displayed hidden
2003-08-21 17:30:39 +00:00
moodler
1069e8dc3b
Allow the admin to login as teachers from within courses
2003-08-21 17:28:05 +00:00
moodler
2f3499b70d
Fixed up get_my_courses().
...
It's not a tidy SQL statement any more but it's MUCH MUCH faster
with large data sets.
2003-08-21 17:24:40 +00:00
moodler
98e9a035d7
Course category listings now have a search box in the navbar for students
...
and non-users
2003-08-21 16:24:29 +00:00
moodler
ee44a11f06
FIxed a missing quote
2003-08-21 16:15:58 +00:00
moodler
56e34ee405
Fixed bug when moving sections with apostrophes in the summary (bug 641)
2003-08-21 15:06:32 +00:00
moodler
1de5c483cd
Removed unused string
2003-08-21 14:37:55 +00:00
moodler
f04dc61d72
Ellipsis at start as well
2003-08-21 14:23:31 +00:00