ecl-logo Documentation

Model[Protocol, InteractiveTraining]

Model information for an interactive training protocol used to request information from a subject.

Organizational Information

    Name

    Name of this Object.
    Format: Single
    Class: String
    Programmatic Pattern: _String
    Pattern Description: A string.

    ID

    ID of this Object.
    Format: Single
    Class: String
    Programmatic Pattern: _String
    Pattern Description: The ID of this object.

    Object

    Object of this Object.
    Format: Single
    Class: Expression
    Programmatic Pattern: Model[Protocol, InteractiveTraining, _String]
    Pattern Description: The object reference of this object.

    Type

    Type of this Object.
    Format: Single
    Class: Expression

    Notebook

    Notebook this object belongs to.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].

    Objects

    Objects that represent instances of this model.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    Purpose

    The purpose or intent of this model protocol.
    Format: Single
    Class: String
    Programmatic Pattern: _String

    Authors

    The person(s) who created this Protocol model.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link
    Relation: Object[User]

    Deprecated

    Indicates if this model protocol is historical and no longer used in the lab.
    Format: Single
    Class: Expression
    Programmatic Pattern: BooleanP

Quiz Information

    TrainingTasks

    A complete list of the questions that may be used for this assessment.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    RandomizeQuestions

    Indicates if the questions in this interactive training should be asked in a random order.
    Format: Single
    Class: Boolean
    Programmatic Pattern: BooleanP

    NumberOfQuestions

    The number of questions to select from Questions to ask in the interactive training, if not the whole list.
    Format: Single
    Class: Integer
    Programmatic Pattern: GreaterP[0, 1]

    PassingGrade

    The number of correct answers that a candidate must equal, or exceed to pass this interactive training.
    Format: Single
    Class: Integer
    Programmatic Pattern: GreaterEqualP[0, 1]

    PassingPercentage

    The percentage of correct answers that a candidate must equal, or exceed to pass this interactive training.
    Format: Single
    Class: Real
    Unit: 1 percent
    Programmatic Pattern: RangeP[0 Percent, 100 Percent]

    Targets

    The types of user that this model of interactive training is designed to assess.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link
    Relation: Model[User]

    InteractiveTrainingFrequency

    For each member of Targets, how often this interactive training is designed to be taken by the candidate.
    Format: Multiple
    Class: Real
    Unit: 1 week
    Programmatic Pattern: GreaterEqualP[0 Week]

    Interruptible

    Indicates if this interactive training is designed to be exited and re-entered once started.
    Format: Single
    Class: Boolean
    Programmatic Pattern: BooleanP

    OpenBook

    Indicates if this interactive training is designed to be taken whilst a candidate has access to research materials.
    Format: Single
    Class: Boolean
    Programmatic Pattern: BooleanP

    TimeAllowed

    The amount of time that a candidate is permitted to take to provide responses to all of the questions in this interactive training.
    Format: Single
    Class: Real
    Unit: 1 minute
    Programmatic Pattern: GreaterEqualP[0 Minute]

    Evaluators

    The users qualified to grade this interactive training if manual grading is required.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link
    Relation: Object[User]
Last modified on Mon 26 Sep 2022 15:43:56