nivlab / nivturk

Tools for serving and storing data from online experiments.

Home Page:https://nivlab.github.io/nivturk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v1.0.0 release

szorowi1 opened this issue · comments

  • Code review: review, discuss, and develop plan to address any outstanding code issues or deficiencies.
  • Documentation: review wiki, find out-of-date sections, and update to reflect major changes made since January. Maybe even migrate to readthedocs?

Code review items (organized by branch, mturk or prolific):

  • (All): Intelligent completion tracking, i.e. redirect to complete page after completed
  • (All): Intelligent handling of incognito users pre-experiment
  • (All): Error-catching on missing session info for all pages post-init
  • (All): Update error codes
  • (All): Fix bot consent bug
  • (All): Merge NivTurk functions (e.g. pass-message) into single file.
  • (All): Fix IP address tracking
  • (All): Script for checking status of data collection (#22)
  • (Prolific): Per-user completion code
  • (Prolific): Update completion dynamics (redirect via jsPsych)
  • (Prolific): Multiple jsPsych completion events (pass-error, pass-reject, pass-data). Maybe should rename functions.
  • (Prolific): Update error page (contact on prolific)

Documentation items (incomplete):

  • Advanced usage page: pass message to trigger session updates