Developers

Technical forum about Content Type or System Plugin development.
Here you can apply for developer access.

How can I make H5P save answers for items

dnote's picture
Forums: 

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

   

Replacing folder name

Forums: 

Hi,

I downloaded the GreetingCard example and I simply renamed the folder and updated the "mainLibrary": name in library.json file and the name in h5p.json file name. I tried reloading it, but I get an error. What else do I need to change? I changed the folder name to Greet and zipped using command line. It works if i dont change the library name or anything else. I want to know what else do I need to modify.

Pages