Previous Topic

Next Topic

clientproperties.txt

pretest=true

pretest=true

Applicable values: true, false

true: Allow pre-tests.

false: Do not allow pre-tests.

mandatorypracticetest=false

mandatorypracticetest=false

Applicable values: true, false

true: User has to finish practice test (submit score) when taking it.

false: User do not need to finish practice (submit score) when taking it.

test_out_of_guids=[]

test_out_of_guids=[]

Applicable values: true, false

true:

false:

textcaptioningOverride=on

textcaptioningOverride=on

Applicable values: on, off

on: Learner can override text captioning option.

off: Learner cannot override text captioning option.

autoplayOverride=off

autoplayOverride=off

Applicable values: on, off

on: Learner can override auto-play option.

off: Learner cannot override auto-play option.

learningmodeOverride=off

learningmodeOverride=off

Applicable values: on, off

on: Learner can override the learning mode.

off: Learner cannot override the learning mode.

autoplay_option=on

autoplay_option=on

Applicable values: on, off

on: Auto-play button is present.

off: Auto-play button is not present.

bookmark=""

bookmark=""

Applicable values: string

Specifies a quid that represents a learner bookmark. If there is no bookmark, the value is an empty string.

mandatoryposttest=false

mandatoryposttest=false

Applicable values: true, false

true: You have to finish practice test (submit score) when taking it.

false: You do not need to finish practice (submit score) when taking it.

notes=on

notes=on

Applicable values: on, off

 

practicetest_max=1

practicetest_max=1

Applicable values: Integer

Defines the maximum number of practice tests allowed.

content=true

content=true

Applicable values: true, false

true: Content is visible.

false:Content is invisible.

intro=true

intro=true

Applicable values: true, false

true: Course introduction is turned on.

false: Course introduction is turned off.

posttest=true

posttest=true

Applicable values: true, false

true: Allow post-tests.

false: Do not allow post-tests.

mandatorypretest=false

mandatorypretest=false

Applicable values: true, false

true: .

false: .

textcaptioning_option=on

textcaptioning_option=on

Applicable values: on, off

on: Learner has text captioning turned on.

off: Learner has text captioning turned off.

posttest_max=10

posttest_max=10

Applicable values: Integer

Defines the maximum number of post-tests allowed.

audio_option=on

audio_option=on

Applicable values: on, off

on: Audio is turned on.

off: Audio is turned off.

conclusion=true

pretest=true

Applicable values: true, false

true: Conclusion is turned on.

false: Conclusion is turned off.

testoutofscore=100

pretest=true

Applicable values: true, false

 

learningmode_option": "off"

pretest=true

Applicable values: on, off

on: The learner is in "personal" mode.

off: The learner is in "complete" mode.

mentorchat=on

pretest=true

Applicable values: on, off

 

audioOverride=off

audioOverride=off

Applicable values: on, off

on: The learner can override the audio option.

off: The learner cannot override the audio option.

practicetest=false

practicetest=false

Applicable values: true, false

true: Allow practice tests.

false: Do not allow practice tests.

pretest_max=1

pretest_max=1

Applicable values:

Defines the maximum number of pre-tests allowed.

netg_random= false

netg_random= false

Applicable values: true, false

true: Turn random assessments on.

false: Turn random assessments off.

theater_percent_chosen=100

theater_percent_chosen=100

Applicable values: 0-100

Defines the percentage of the total available questions (question pool) displayed to the user. If random assessment is on, the questions will be chosen randomly from the pool. If random assessment is off, the questions are generated linearly from the pool.

For example:

  • If netg_random=false and theater_percent_chosen=20, the resulting questions from a pool of 10 would be #1 and #2 only.
  • If netg_random=false, the resulting questions from a pool of 10 could be #3 and #9, or #4 and #5, or….

theater_max_chosen=20

theater_max_chosen=20

Applicable values: 0-maximum integer

The maximum number of questions that will be chosen independent of the percentage chosen. This prevents the combination of a large question pool and percent_chosen from generating enormous post tests.

For example:

If the theater_percent_chosen is 100% and the question pool for a particular course is 1000, when theater_max_chosen is not set,

a posttest of 1000 questions would be generated. If theater_max_chosen is set to 20, there would be only 20 questions in the posttest.