Fifteenth testing release.
Pre-releaseUpdated the text on the splash screen to SynQuiz and the letters to match the new logo.
Update the language in interaction logo with the new version provided.
Added translations for various locales that are needed.
Addressed issues with the single shot buttons actions that need to be multi shot in some cases.
Updated the GA id to the LIL id.
Bumped the minor version number due to the nature of the recent changes.
Modified the instructions text popup on the stimulus screen to suit the new style.
Removed the instructions screen and replaced it with the instructions popup on the stimulus screen.
Reduced the parameters inserted into the social media post based on the updated translations file.
Added CSS rules for hyper links in the about text.
Added screen size CSS names so that small screens can have the relevant pt sizes.
Modified the stimulus screen buttons to use the same corner radius as other screens.
Modified the stimulus screen so that it conforms with the other screens by having a menu button and title area.
Left the keyboard padding on the page so that the button click events do not get affected.
Prevented an issue when the user enters invalid text, the existing data was cleared before the new data is validated.
Aligned quiz menu paragraphs to the left, that is easier to read.
Threw out a lot of code that arranged the menu into portrait and landscape modes in oder to turn in the quiz menu into 2 planes, one for the short tests and one for the full test.
Changed the panel in the quiz menu into 2 planes, one for the short tests and one for the full test.
Corrected an issue with disabled menu items that displayed a border when the mouse hovered over them.
Moved “If you are not …” text to below the continue button.
On the metadata screen when the user clicks continue and one field is required first. That field now scrolls into view.
When the user stops editing a text field the padding on the page is now removed.
When the user clicks a text field the title bar should not scroll up.
Corrected an issue which caused the metadata string checks to not revalidate when the user had reentered new text.
Rearranged the font order.
Addressed an issue with the accept button on the colour picker screen triggering double touch events.
Addressed an issue where closing the info popup on the picker screen caused background buttons to be activated.
Re added the colour picker screen display when showing the info/help text.
Added more padding below the logo on the about screen.
Globally changed the way that button and touch events are handled.