General notes
This is a major update with lots of new features, but it is compatible with previous versions.
General online interface
-
For coding experiments and surveys, the line-number code has been improved
-
If you run test data from the editsurvey editor, these are coded as test data
-
There is now a "quick delete test data" option in surveys.
-
The survey easy mode is much improved
-
When editing code, you can simply press control-S (or Mac equivalent) to save code
New in experiments
-
You can now use a for loop
-
You can now use and even change SVG documents
-
show pologyons
-
show gabor with lots of parameters which can be set
-
You can now update bitmaps and rectangles (advanced use)
-
Fullscreen mode has been much improved
-
hovercode for mouse (while you wait for mouse, act on mouse coordinates etc)
-
use of MOUSE_R, MOUSE_G, and MOUSE_B in addition to MOUSE_X and MOUSE_Y. You can access all sorts of mouse related data after a readmouse or during hovercode
-
using arrays, the function draw is added (similar to sample, but with draw they are also removed)
New in online surveys
-
Start button of experiments completely improved
-
Better controllable audio player that works across browsers
-
if you have audio and want autoplay, you need to say autoplay. This works, however, not in Firefox (that is their security). In future versions, we will improve this