Steps to edit the name of a Page in Card View.
(This lesson is for the 7.4.6.0 release.)
For this example, select the name field now and we'll change the name for you.
Select outside of the panel.
Two ways of viewing and working with your Project's Outline
The Page Structure shows the Sections on the Page, and their Rows, Groups and Elements.
NOTE: Programming changes made through JavaScript and CSS are not supported by the dominKnow support team.
Steps to edit the subelement content within a Tab Set element.
(This lesson is for the 7.4.6.0 release.)
Steps to edit content in a Tab Set component.
(This lesson is for the 7.4.6.0 release.)
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...
The Story View Without Home Page theme is ideal for traditional eLearning and presentation-style content.
Easily move and re-order Sections, Rows, Groups and Elements within their respective container
Confirm
Comments ( 0 )
Sign in to join the discussion.