Commit Graph

18 Commits

Author SHA1 Message Date
a1245ef13a Calculate total phases and display 2015-11-02 11:44:07 -06:00
0457924b1a Database table name is in settings.json now.
Closes https://github.com/mattbk/changeblindness/issues/16.
2015-11-01 19:14:26 -06:00
0da40716fc Add participant ID
Collect participant ID at the beginning, store in database, export with
results.  Closes https://github.com/mattbk/changeblindness/issues/2.
2015-11-01 15:11:27 -06:00
4f33164070 Removed reference to vcd_results table 2015-11-01 14:08:12 -06:00
3c0cb388e6 Raw results are working and downloadable 2015-11-01 09:34:49 -06:00
75f0e29bba Score is now recorded in database
Saving this so I can move forward.
2015-11-01 08:52:46 -06:00
8d064d6922 Table structure change
Saving this while it works.
2015-10-30 17:02:14 -05:00
06407aa707 Rethinking results table structure
See comments in file.
2015-10-30 16:09:45 -05:00
ab3a6763c0 Solved timestamp issue, removed debug statements 2015-10-30 14:14:02 -05:00
39805f9621 Got most results into a new EVA table
Still need to figure out timestamps and have the user enter an
identifier at the beginning.
2015-10-30 13:53:39 -05:00
86c46fb736 Learning nested foreach loops
See comments in code.
2015-10-30 09:09:57 -05:00
317f4fb579 misc 2015-10-30 08:45:51 -05:00
99c1dd6788 Make debugging easier 2015-10-29 15:24:30 -05:00
20243bcc29 Fix typo 2015-10-29 13:30:27 -05:00
839e7fe17f Understanding database schema
Also halfway making sure this works with new phase names, but still need
to generalize the variable lookup so phase names don't matter in this
file.
2015-10-29 13:26:43 -05:00
bb5e8f73bd Fixed link to mode=finish
Link was hardcoded and needed mod-rewrite.  Replaced with generic
(local) path.
2015-10-29 08:39:39 -05:00
abadd5bc38 Start working
Modified some paths to be more generic and not require rewrite.  Some
instances of phase names have been changed, others are still in process.
2015-10-28 22:04:20 -05:00
0fd915729b First commit.
This still needs some work on the installer, which is not added yet.
2012-02-25 20:55:15 +01:00