variable substitution test

Question
Outcome PV: outcomeVariable
Template PV: templateVariable
Template PV2 (float %3.1f): 123.1
Template PV3 (int %3.1f): 1234.0
Outcome PV1 (float %3.1f): 123.1
Outcome PV2 (int %3.1f): 1234.0
123.123 123.123 math-template-2 math-template-2 templateVariable templateVariable templateVariable +
MathML templated string:
1 2
 

Internal State


Template vars

math-int : 1234
template1 : templateVariable
template2 : templateVariable2
math-template-1 : 123.123
template3 : templateVariable3
mathml-template : <math xmlns="http://www.w3.org/1998/Math/MathML"> <mfrac> <mi>1</mi> <mi>2</mi> </mfrac> </math>
mathop-template : +

Response vars

duration : 0.0
numAttempts : 0

Outcome vars

completionStatus : unknown
o-math-int : 1234
o-math-template-1 : 123.123
outcome1 : outcomeVariable