powered by
changePhase is an operator for phase values.
changePhase
changePhase(phase, assessment_structure)
a string containing the current phase in the format P?, where ? is a number.
P?
?
an '>assessment_structure object.
'>assessment_structure
a string containing the new phase.
# NOT RUN { ## assessment uses two phases changePhase("P1", assessment_structure_math) ## P2 changePhase("P2", assessment_structure_math) ## P1 # }
Run the code above in your browser using DataLab