Tags: ChildMindInstitute/mindlogger-web-refactor
Tags
fix: validation of the prolific study fails but nothing happens (#591) * fix: validation of the prolific study fails but nothing happens - Add an error banner if the submmission fails or if the completion codes couldn't be retrieved. - The answers are still submitted. * fix: api token deleted after validation of the study, and before activity starts this commit fixes the edge case where the prolific participant arrives on ML and right before the activity starts the api token is deleted. We don't let the user go through the activity. - added a refetch of the studyState onActivityStart. - Added new translations * fix: completion code is fetched at the start of the activity - Moved the fetch of the completion code only when the activity is completed.
feat: Greek font update (M2-8442) (#576) * feature: Add Lato font files * feature: Add Lato font CSS file (setup) * feature: Import Lato CSS file to project * feature: Configure fonts for whole project: Lato, Atkinson, sans-serif * feature: Remove manual overrides for Atkinson font (not needed) * feature: Add unicode-range for Lato font (Greek characters) * feature: Swap Lato Bold for Lato Black typeface
feat: add access to applet for prolific respondent (#572) * feat: add access to prolific respondent Few changes in this commit: - Looks for prolific URL parameters on the public link - Grant access to the applet if the prolific integration exists - Grant access to activity if the participant hasn't submitted answers for the study yet. Blocks them otherwise - New prolific account is created on submission - User redirected to prolific on submission acceptance.
PreviousNext