Skip to content

Warning modal when you're about to overwrite a file

Thomas Duhamel requested to merge warning_modal into develop

Implements a modal window warning the operator when the're about to overwrite an export file. Clicking on Yes deletes the file and starts the experiment as usual, click on No or closing the window leaves the operator the participant's information form.

Bonus: Apply coding convention to most of the remaining properties that were not complying yet.

Merge request reports