diff --git a/src/core/GUI.js b/src/core/GUI.js index e8bdd38..4dfa094 100644 --- a/src/core/GUI.js +++ b/src/core/GUI.js @@ -114,8 +114,7 @@ export class GUI // prepare jquery UI dialog box: let htmlCode = - '
Fields marked with an asterisk (*) are required.
'; + '⚠ This experiment uses a deprecated version of the PsychoJS library. Consider updating to a newer version (e.g. by updating PsychoPy and re-exporting the experiment).
'+ @@ -196,6 +195,7 @@ export class GUI } ); + htmlCode += 'Fields marked with an asterisk (*) are required.
'; // add a progress bar: htmlCode += '