Log of /contributions/modules/uts/uts.session.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 22 03:50:03 2008 UTC
(16 months ago)
by
boombatower
Branch:
MAIN
Changes since
1.15: +8 -3 lines
Diff to
previous 1.15
* Remove node_load calls.
* Remove node API dependecy.
* Add proctor menu hook to view studies and tasks.
* Add uts_proctor_load_node() to take the place of the node_load calls on base UTS installation.
* Create initial copy environment code.
* Reorder cache clearing.
* Clean up uts_environment_get_like_tables() query.
* Move proctor enable code to function with plug-in enables.
* Load copy_prefix in uts_session_create() in order to pass to environment creation function.
Revision
1.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jul 5 22:46:42 2008 UTC
(16 months, 2 weeks ago)
by
boombatower
Branch:
MAIN
Changes since
1.12: +7 -25 lines
Diff to
previous 1.12
* Remove session load code from uts.module.
* Transfer the active session load code to proctor.
* Simplified uts_session_load so that it can be re-used.
* Added thorough documentation of uts_proctor_session_load.
* Simplified uts_proctor_data_record.
* Implemented new session loading code in uts_procotor.module.
* Added error checking if session did not load properly.
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 3 05:42:26 2008 UTC
(16 months, 3 weeks ago)
by
boombatower
Branch:
MAIN
Changes since
1.10: +22 -18 lines
Diff to
previous 1.10
* Add live text interface template.
* Add live text stylesheet.
* Add live text schema and installer.
* Implement text feedback form and recording.
* Add proctor data include for common functions.
* Update uts_proctor_call_uts comment.
* Update uts_environment_rebuild_caches.
* Added enable/disable modules function to uts.environment.inc.
* Updated pages to use enable/disable code from uts.environment.inc
* Allow session load to be cached.
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jun 28 23:55:35 2008 UTC
(16 months, 3 weeks ago)
by
boombatower
Branch:
MAIN
Changes since
1.9: +2 -5 lines
Diff to
previous 1.9
Cleaned up proctor interface template, provided task start screen, removed auto start on session restore, and provided link to task description.
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jun 28 23:22:18 2008 UTC
(16 months, 3 weeks ago)
by
boombatower
Branch:
MAIN
Changes since
1.8: +45 -5 lines
Diff to
previous 1.8
Abstracted session_update, added complete field to session, added running field to loaded session, added session_close function, added checks for task out of time, added actions based on session state and implemented them.
This provides a basic working proctor!
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jun 26 02:59:33 2008 UTC
(16 months, 4 weeks ago)
by
boombatower
Branch:
MAIN
Changes since
1.5: +23 -6 lines
Diff to
previous 1.5
Added warning that session data will be deleted when a study deleted, refactored session_destory_all(), and added code to remove all UTS data on uninstall.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jun 26 01:02:04 2008 UTC
(16 months, 4 weeks ago)
by
boombatower
Branch:
MAIN
Changes since
1.4: +21 -4 lines
Diff to
previous 1.4
Added code installation requirements, auto load UTS session if cookies found, and fixed cookie path.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jun 25 22:34:54 2008 UTC
(16 months, 4 weeks ago)
by
boombatower
Branch:
MAIN
Changes since
1.3: +19 -6 lines
Diff to
previous 1.3
Environment create/destroy opperations run in different process to avoid effecting user experience.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.