You can use your keyboard's Enter/Return key to save the edits and keep the panel open or select outside of the panel to save the changes and close the panel.
Select outside of the panel.
Edit a collection when you want to modify the title, description, permission of the collection or to reorder the projects within the collection. Follow the instructions below to learn more.
Hi Team, I want to modify the actor value, instead of student ID, the student name will inserted in the xapi statement. file location scormcontent/index.html var userId = ret.GetStudentID; var actor = xAPIFunctions.getActor(userId); var tcConfig = { recordStores: ANALYTICS_RECORD_STORES };
tc = new TinCan(tcConfig);
tc.getStatements({ params: function(){ var params = { agent: new TinCan.Agent(actor), // i want to use the GetStudentName() value here verb: new TinCan.Verb( { id: "http://www...
Confirm
Comments ( 0 )
Sign in to join the discussion.