Samuele Carcagno
Samuele Carcagno
Tests need to be written for many functions/procedures: - [ ] paradigms - [ ] pysdt - [ ] sndlib
Write 'what's this' and tooltips for all widgets. The 'what's this' are currently written for the text fields, choosers etc. Copy them also for the text field labels, chooser labels,...
Generate html report through intermediate rst file.
Compress files before sending by e-mail
Add vocal instructions at beginning end of each block.
Add block performance feedback at the end of each block. Usually it's not a very good idea to give block-level feedback because participants should not know about different experimental conditions....
Replace `os.system` with subprocess, possibly popen for sending kill signal. This has been partly done but need to check all code.