Update of /cvsroot/stack/stack-1-0
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7780
Added Files:
Tag: development_xmlrqp
changelog.txt
Log Message:
Added a changelog with history of changes, Nialls latest RQP code, and some changes to integrate this RQP code
--- NEW FILE: changelog.txt ---
Version history
- Added new question metadata to stackQuestion.php
- Added new question metadata term documentation to en_doc.php
- Put identifiers within language documentation (lang/en/doc/en_doc) for get_string to operate on question/quiz metadata terms
- Process control for Windows:
- Ensure cross compatibility with Windows 95/98/ME
- external DLLs MSVCP71, MSVCR71, MFC71 check on legality of distributing with STACK package
- Processes in Windows 98 labelled differently to Windows XP: to be resolved (FULL)
- Added new question/quiz metadata to SQL server
- Created installation script (stackUpdateDatabase.php) for existing users based on MySQL queries
- Changed 'date last edited' to datetime format
- Added 'unspecified' to metadata fields not required
- Added front end to allow access to question/quiz metadata fields
- Added to help_popup.php for stackQuiz documentation
- Use of STACK version tag from stackstd to identify out of date schemas
- STACK Readme updated with new installation documentation directory
- Stakc installation script: checks for presence of stack_std before allowing user to access their stack web site etc.
- Some documentation additions.
Known issues:
Process running times do not seem to correlate in Windows 98
stackUpdateDatabase is run before the database is set up on a fresh installation of STACK
Order of question fields in stackQuestion is important - must relate to the database entries.
confusing under windows how to make sure CAS is working added a couple of comments.
Interface issues:
19. Select all and delete quiz?
20. Separate quizzes into different types?
Todo:
- Exporting an individual question, a list of questions and a quiz
- Importing an individual question, a list of questions and a quiz
- Import tag needs to go on quiz UI
- Rather than STACK not correctly installed, how about showing the installation documentation - use of index.php for this, check
- for the presence of a completed installation
- RQP faults encapsulated within SOAP specific faults.
|