Commit Graph

34 Commits

Author SHA1 Message Date
mattbk
0d853a1511 Add max-height to images themselves 2015-11-02 11:56:10 -06:00
mattbk
84a22be8b9 Merge pull request #27 from mattbk/calculate-total-phases
Calculate total phases and display
2015-11-02 11:44:31 -06:00
mattbk
a1245ef13a Calculate total phases and display 2015-11-02 11:44:07 -06:00
mattbk
65404e911c Merge pull request #26 from mattbk/fix-image-css
Fix image css
2015-11-02 11:38:05 -06:00
mattbk
7198608a16 Fix image css
Closes https://github.com/mattbk/changeblindness/issues/21.
2015-11-02 11:37:20 -06:00
mattbk
fceb1ea773 Merge pull request #19 from mattbk/table-in-settings
Database table name is in settings.json now.
2015-11-01 19:16:14 -06:00
mattbk
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
mattbk
e2d6d5e043 Merge pull request #15 from mattbk/add-participant-id-collection
Add participant ID
2015-11-01 15:11:56 -06:00
mattbk
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
mattbk
223c819138 Merge pull request #13 from mattbk/remove-vcd_results-table
Removed reference to vcd_results table
2015-11-01 14:09:14 -06:00
mattbk
4f33164070 Removed reference to vcd_results table 2015-11-01 14:08:12 -06:00
mattbk
0e2f1ab9fb Don't need mod_rewrite anymore 2015-11-01 10:26:51 -06:00
mattbk
84c96c0a65 Fixed link back to start page 2015-11-01 10:22:53 -06:00
mattbk
c92b6aa471 Merge remote-tracking branch 'origin/master' 2015-11-01 10:10:17 -06:00
mattbk
9f0b57694b Merge pull request #1 from mattbk/change-results-array-structure
Change results array structure
2015-11-01 10:09:39 -06:00
mattbk
27c9c6b658 Merge remote-tracking branch 'origin/master' 2015-11-01 10:04:19 -06:00
mattbk
94ece0a3e2 Redo 2015-11-01 10:02:41 -06:00
mattbk
3c0cb388e6 Raw results are working and downloadable 2015-11-01 09:34:49 -06:00
mattbk
75f0e29bba Score is now recorded in database
Saving this so I can move forward.
2015-11-01 08:52:46 -06:00
mattbk
8d064d6922 Table structure change
Saving this while it works.
2015-10-30 17:02:14 -05:00
mattbk
06407aa707 Rethinking results table structure
See comments in file.
2015-10-30 16:09:45 -05:00
mattbk
ab3a6763c0 Solved timestamp issue, removed debug statements 2015-10-30 14:14:02 -05:00
mattbk
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
mattbk
86c46fb736 Learning nested foreach loops
See comments in code.
2015-10-30 09:09:57 -05:00
mattbk
317f4fb579 misc 2015-10-30 08:45:51 -05:00
mattbk
323a7a741e Remove URLs that require mod_rewrite 2015-10-29 19:11:33 -05:00
mattbk
99c1dd6788 Make debugging easier 2015-10-29 15:24:30 -05:00
mattbk
20243bcc29 Fix typo 2015-10-29 13:30:27 -05:00
mattbk
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
mattbk
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
mattbk
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
Raymond Jelierse
eda91ff492 Updates to README.md 2012-02-25 21:08:20 +01:00
Raymond Jelierse
9149a682b1 Fixed style error in README. 2012-02-25 20:57:13 +01:00
Raymond Jelierse
0fd915729b First commit.
This still needs some work on the installer, which is not added yet.
2012-02-25 20:55:15 +01:00