to do blindtest on the just-reviewed items
Hello, I would appreciate a script to train user’s listening capabilities on the just-completed review session.
The script which would add two buttons
to the review summary page:
-
plays the audio of the current item
-
plays the audio of the next item
On events, the script is randomly iterating through the items of the review summary. Randomly iterating means that all items are played at least once before an item is selected a second time, but the next item is selected randomly.
The CSS sheet is updated each time is clicked, in order to highlight the newly selected item. It is used both as a visual feedback, and if the user open his/her eyes, to give the correct answer of which item was played. The user can open this item in a new tab to review the item details.