issues
search
opowell
/
jtree
A javascript toolbox for running economics experiments.
2
stars
2
forks
source link
0.6.11
#19
Closed
opowell
closed
5 years ago
opowell
commented
5 years ago
Fixed font size for smaller screens (phones).
App order is customizable (Session.getApp(participant)).
Added Utils.drawRandomly function.
Added App.end() function.
Queues can be defined programmatically (i.e. "session.addApp(...)");