Interactive Content – H5P
Maintained by
Frode Petterson, Maris Akmentins, Thomas Marstrander, Pål Jørgensen, Svein-Tore Griff With
Create and add rich content inside your LMS for free. Some examples of what you
get with H5P are Interactive Video, Quizzes, Collage and Timeline.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
After minutes I doesn't work and I have to check settings to see if it works and loads the tool for creting an interactive video.
I'd appreciate your help with this issue.
Debug info: SQLState: 23000
Error Code: 515
Message: [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Cannot insert the value NULL into column 'completionpass', table 'moodle.dbo.mdl_hvp'; column does not allow nulls. UPDATE fails.
SQLState: 01000
Error Code: 3621
Message: [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]The statement has been terminated.
ALTER TABLE mdl_hvp ALTER COLUMN completionpass SMALLINT NOT NULL
Error code: ddlexecuteerror
Where and how exactly need to install h5p-math display library.
Interactive video question's answers are not saved once user log out before submitting the answers
But once logged in the user can start from where he stopped and the interactive questions time line marks are showing filled which means answered
But while the answer submitting screen appears the its showing 0/1 instead of 1/1 and the answers are not saved
I am using the latest mod_hvp on moodle 3.10.6
Can any one help me to sort out the below issue
The below h5p activity completion mail sending to one of the student automatically when ever a student complete an interactive video.
I traced out the below from language string by comparing the email body
No idea where this configured to remove the student name
mod_hvp
emailnotifybody
Hi {$a->username}, {$a->studentname} has completed '{$a->hvpname}' ({$a->hvpurl}) in course '{$a->coursename}'. You can review this attempt at {$a->hvpreporturl}.
Any help in this regard is highly appreciated
Thank you