Obojobo

Obojobo

  • Authors
  • Developers
  • GitHub

› Authors Section Topics

Getting Started

  • Writing Your First Obojobo Document
  • OboXML Guide

Writing Assessments

  • Creating Your First Assessment
  • Assessment Scoring
  • Score Results Text

Assessments How To

  • Adding a Pre-Test
  • Displaying Remaining Attempts
  • Extra Credit & Penalties
  • Limiting Attempts
  • Locking Navigation
  • LTI Score Passback
  • New Questions for each Attempt
  • Post-Attempt Pages
  • Reviews & Question Feedback
  • Threshold Scoring
  • Triggers and Actions
  • Variables

Score Results Text

The assessment results dialog shows different messages based on the set Assessment Rubric options. These are enumerated below:

Total

Text:

Total: PostRubricScore

Displayed when:

Rubric? Status Condition Rewarded Mods?  
not specified – – No  
'pass-fail' passed passedResult = Number AND RawAttemptScore = 100 No  
'pass-fail' passed passedResult = '$attempt_score' No Total: PostRubricScore

Total (With Mods)

Text:

Attempt Score: RawAttemptScore

<Mods>


Total: PostRubricScore

Displayed when:

Rubric? Status Condition Rewarded Mods?
not specified – – Yes
'pass-fail' passed passedResult = '$attempt_score' Yes

Score Adjusted For Passing

Text:

Attempt Score (Passed): RawAttemptScore


Score adjusted for passing: PassedResult


Total: PostRubricScore

Displayed when:

Rubric Type Status Condition Rewarded Mods?
'pass-fail' passed passedResult = Number AND RawAttemptScore < 100 No

Score Adjusted For Passing (With Mods)

Text:

Attempt Score (Passed): RawAttemptScore


Score adjusted for passing: PassedResult

<Mods>


Total: PostRubricScore

Displayed when:

Rubric Type Status Condition Rewarded Mods?
'pass-fail' passed passedResult = Number AND RawAttemptScore < 100 Yes

Attempt Score (Passed): 100%

Text:

Attempt Score (Passed): RawAttemptScore

<Mods>


Total: PostRubricScore

Displayed when:

Rubric Type Status Condition Rewarded Mods?
'pass-fail' passed passedResult = Number AND RawAttemptScore = 100 Yes

You Need ___ To Pass

Text:

Attempt Score: RawAttemptScore


You need PassingRange to pass


Total: PostRubricScore

Displayed when:

Rubric Type Status Condition
'pass-fail' failed failedResult = '$attempt_score'

Total: Did Not Pass (Attempts Remaining)

Text:

Attempt Score: RawAttemptScore


You need PassingRange to pass


Total: Did Not Pass

Displayed when:

Rubric Type Status Condition
'pass-fail' failed failedResult = 'no-score'

Score Adjusted For Not Passing

Text:

Attempt Score: RawAttemptScore


Score adjusted for not passing (less than PassingAttemptScore): FailedResult


Total: FailedResult

Displayed when:

Rubric Type Status Condition
'pass-fail' failed failedResult = Number

Total: Did Not Pass (No Attempts Remaining)

Text:

Attempt Score: RawAttemptScore


You needed PassingRange to pass


Total: Did Not Pass

Displayed when:

Rubric Type Status Condition
'pass-fail' unableToPass unableToPassResult = 'no-score'

No Attempts Remaining, Highest Attempt Score Counts

Text:

Attempt Score: RawAttemptScore


You did not achieve a passing PassingRange score within the number of attempts available. Your highest attempt score will be used instead.


Highest attempt score (Attempt AttemptNumber): PostRubricScore


Total: PostRubricScore

Displayed when:

Rubric Type Status Condition
'pass-fail' unableToPass unableToPassResult = '$highest_attempt_score'

Set Score For Not Passing

Text:

Attempt Score: RawAttemptScore


You did not achieve a passing PassingRange score within the number of attempts available.


Score for not achieving a passing attempt: UnableToPassResult


Total: PostRubricScore

Displayed when:

Rubric Type Status Condition
'pass-fail' unableToPass unableToPassResult = Number

Additional Definitions

PassingRange:

  • IF passingAttemptScore is 100
    • PassingRange = “100%”
  • ELSE
    • PassingRange = “passingAttemptScore% or higher”

Mod Text

For each rewarded mod:

Mod reward >= 0 Condition Text
Yes attemptCondition = 1 “Extra Credit - Passed on first attempt: +ModReward%”
Yes Is for last attempt “Extra Credit - Passed on last attempt: +ModReward%”
Yes attemptCondition >= 2 “Extra Credit - Passed on attempt AttemptCondition: +ModReward%”
Yes attemptCondition is a Range “Extra Credit - Passed on attempts RangeStart to RangeEnd: +ModReward%”
No attemptCondition = 1 “Penalty - Passed on first attempt: -ModReward%”
No Is for last attempt “Penalty - Passed on last attempt: -ModReward%”
No attemptCondition >= 2 “Penalty - Passed on attempt AttemptCondition: -ModReward%”
No attemptCondition is a Range “Penalty - Passed on attempts RangeStart to RangeEnd: -ModReward%”
  • Total
  • Total (With Mods)
  • Score Adjusted For Passing
  • Score Adjusted For Passing (With Mods)
  • Attempt Score (Passed): 100%
  • You Need ___ To Pass
  • Total: Did Not Pass (Attempts Remaining)
  • Score Adjusted For Not Passing
  • Total: Did Not Pass (No Attempts Remaining)
  • No Attempts Remaining, Highest Attempt Score Counts
  • Set Score For Not Passing
  • Additional Definitions
  • Mod Text
Visit Obojobo on GitHub
Obojobo
Obojobo™ ©2021 University of Central Florida