Skip to content

raymondlei90s/cs4249_assgn1_ay1819s1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public URL on Github Pages

https://raymondlei90s.github.io/cs4249_assgn1_ay1819s1/

Condition Arrangement

The condition arrangement is generated from the generate-participants.js script inside the js folder. To execute it, run

$ node generate-participants.js

The generated condition arrangement can be found inside js/participants.json.

Experiment Procedure

  1. Navigate to the root folder with index.html in it, simple serve that file any web server. The simplest command possible:
$ python -m SimpleHTTPServer

Navigate to http://locahost:8000 on your browser to view the page.

  1. At the landing page, a brief introduction of the experiment is given. There are 6 possible participant IDs: P1, P2, P3, P4, P5 and P6. Enter anyone of them in the text field and click the Start button.

  2. The consent screen will be shown and click AGREE and Proceed

  3. Fill up the Pre-experiment questionnaire with your information and click Proceed.

  4. The instructions screen is shown next. After reading the instructions, click Proceed.

  5. Use the described technique (either Marking or Radial) to select the text from the menu. Press the Next button on the bottom left corner of the screen when you are done.

  6. After completing the experiment, you will brought to the Post-experiment Questionnaire. Please take some time to fill it up, click Submit..

  7. That's it. Thank you!

Done by: Lei Yang

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 49.4%
  • JavaScript 31.0%
  • CSS 19.6%