coyiutoc / VCL-Web-Framework

Framework modernization for UBC's Visual Cognition Lab.
3 stars 0 forks source link

Abstract out practice trials from model layers #13

Open coyiutoc opened 6 years ago

coyiutoc commented 6 years ago

Currently running a lot of global variables to deal with practice trials on both JND and Stevens - abstract this out to be separate classes inheriting from jnd.js and stevens.js so implementation is cleaner.