Skip to content
rbwatson edited this page Nov 23, 2012 · 3 revisions

#Server sync status The code in this repo is sync'd to http://staff.washington.edu/rbwatson as of 11/22/2012 & 10:02 pm

Test server code repo

This site contains the pages that would live on the WebLabUX server and, for now, simulate the functionality that will be provided by WebLabUX.

Current functionality

Currently, the start page (start.php) creates a session ID and sends it to the page in the test site that is opened when the continue button is pressed. The test-site page calls back to the server to get session information and then updates the test page as necessary.

Currently, the log data is written to a simple text file.

Clone this wiki locally