toyomoyo
f841494c62
see changes for admin/utfdbmigrate.php
2006-02-24 08:20:13 +00:00
gbateson
abbd2c40ba
if old "v6" folder cannot be deleted, update will WARN but will not fail
2006-02-01 13:25:06 +00:00
moodler
136b6ab33f
changed to use utfconvert function
2006-01-31 02:15:21 +00:00
moodler
112d84a3f9
fixing typo =(
2006-01-27 04:27:08 +00:00
moodler
0c25b4534e
bug fixes
2006-01-23 03:15:45 +00:00
gbateson
6ed5989c4a
in "hotpot" table, rename "microreporting" field to "clickreporting" (PostgreSQL only)
2006-01-17 12:48:37 +00:00
gbateson
8d4632772a
mysql does not need to call "hotpot_update_to_v2_1_6()" or "hotpot_update_to_v2_1_8()" functions
2006-01-17 12:46:26 +00:00
moodler
f6691427d9
Added default values where needed for columns in the MySQL creation script mysql.sql.
...
Added default values to migrate2utf8.xml, for any varchar and text field types, if the default values for these fields were not defined as '' in the MySQL table creation script.
Committed by vyshane
2006-01-17 07:37:29 +00:00
gbateson
b84defd2ad
corrected spelling of "Potatatoes" to "Potatoes" on some table comments
2006-01-13 23:07:47 +00:00
gbateson
49b67b7be1
corrected the spelling of "Potatatoes" to "Potatoes" in the comments of several tables
2006-01-13 08:44:40 +00:00
gbateson
e42fa8c5da
add questions_name_idx and strings_stirng _idx
2006-01-13 08:37:10 +00:00
gbateson
729b2dfad2
remove unused microreportid field from postgre7 database
2006-01-13 07:56:33 +00:00
toyomoyo
e8f7b20f9a
more bug fixes =(
2006-01-13 07:24:43 +00:00
gbateson
85e537d4f9
add, delete and rename certain fields and indexes that were not correctly setup by postgres7.sql
2006-01-13 06:08:27 +00:00
toyomoyo
7c5406967d
some bug fixes
2006-01-12 02:39:13 +00:00
toyomoyo
c8ee027b0e
added 2 fields in xml, addindex and dropindex, and bug fixes
2006-01-11 01:46:22 +00:00
toyomoyo
1e4d9ff6dc
utf8 migration support scripts
2006-01-09 06:06:49 +00:00
gbateson
64b4e0f155
removed bad newlines, which caused double-spacing in PHP source
2005-11-24 05:40:36 +00:00
gbateson
5237207862
added some reporting for HP5 (v5 and v6) quizzes; improved reporting on JCross and JQuiz multichoice; some modifications to prepare for upcoming "mobile" output format; corrected positioning bug when IE displays feedback box on long reading
2005-10-03 00:06:45 +00:00
gbateson
e2f9f968cc
slight modificaition to the function which updates from v1.2.0 or v1.2.1 to v1.2.2, so as to catch all incorrectly labelled "in progress" attempts
2005-09-26 11:33:53 +00:00
gbateson
4e31156d03
when updating from v2.1.0 or 2.1.1, check there is no more than one "in progress" attempt per user for each quiz, and if there is such an attempt, it must be the most recent attempt on the quiz by that user
2005-09-26 01:27:31 +00:00
gbateson
410229b604
changes to database and most scripts to allow enhancements for HotPot v2.1
...
- click-by-click reporting
- manipulate "chains" of hotpot activities
- standardized reporting across all quiz types
- several smaller features
2005-09-16 02:55:56 +00:00
gbateson
53fc076c19
two changes to "hotpot_db_update_field_type" to correct bugs when updating PostgreSQL database
...
- declare $db as global variable (line 760)
- curly brackets around $field when assigning $tmpfield (line 852)
2005-05-04 11:19:45 +00:00
moodler
df0fcc6f78
The initial installation is now properly handled.
...
Hot Potatoes is disabled by default in new installations.
2005-04-25 16:29:50 +00:00
moodler
57e0eac48e
Change logic for new installs
2005-04-25 15:21:06 +00:00
moodler
d4b950d390
Hotpot module v2! Thomas Robb, Gordon Bateson - thanks!!
2005-04-25 14:41:28 +00:00