How can I make H5P save answers for items
Take for example a multiple choice question.
The first time I display the item I want the student to select a choice and press "Check".
My backend will then store the score via LTI.
The next time I display the item I want the student not to be able to select a choice, but instead I want H5P to display the choice the student selected previously.
Is this possbile?
I'm accessing H5P through my website with its own LTI connection but when testing this from Canvas I see the same behaviour.
Dave