ecl-logo Documentation

UploadInteractiveTrainingModel

UploadInteractiveTrainingModel[questions]model

creates an interactive training model containing the questions questions to be used within a user qualification.

Details

    Input
    Output
    Organizational Information Options
    General Options

Examples

Basic Examples  (1)

Create a quiz model from a list of questions:

Options  (11)

InteractiveTrainingFrequency  (1)

Specify the frequency that this interactive training is intended to be asked for each target model:

Interruptible  (1)

Specify if an interactive trainings can be exited and re-entered once started:

Name  (1)

Specify the name of the interactive training object:

NumberOfQuestions  (1)

Specify the number of questions to select from the model questions when the experiment function is run:

OpenBook  (1)

Specify if a candidate can use external resources when answering the interactive training:

PassingGrade  (1)

Specify the number of correct answers a candidate must equal or exceed to pass the interactive training:

PassingPercentage  (1)

Specify the number of percentage of correct answers a candidate must equal or exceed to pass the interactive training:

Purpose  (1)

Specify the purpose of the interactive training:

RandomizeQuestions  (1)

Specify that the questions in interactive trainings of this model should be asked in a random order:

Targets  (1)

Specify the target user models for this interactive training model:

TimeAllowed  (1)

Specify the amount of time a candidate has to answer the interactive training:

Messages  (4)

UploadInteractiveTrainingModelInvalidNumberOfQuestions  (1)

Throw an error if the number of questions per interactive training is incompatible with the number of questions provided:

UploadInteractiveTrainingModelInvalidPassingGrade  (1)

Throw an error if the passing grade is incompatible with the number of questions supplied:

UploadInteractiveTrainingModelInvalidQuestions  (1)

Throw an error if the input questions are invalid:

UploadInteractiveTrainingModelPassCriteriaConflict  (1)

Throw an error if the passing grade and passing percentage conflict: