Arquivos
CTAT/Examples/CTATTextInput.brd
2016-07-06 14:40:31 -04:00

166 linhas
6.4 KiB
XML

<?xml version="1.0" standalone="yes"?>
<stateGraph firstCheckAllStates="true" caseInsensitive="true" unordered="false" lockWidget="true" hintPolicy="Use Both Kinds of Bias" version="4.0" suppressStudentFeedback="Show All Feedback" highlightRightSelection="true" startStateNodeName="%(startStateNodeName)%" tutorType="Example-tracing Tutor">
<startNodeMessages>
<message>
<verb>SendNoteProperty</verb>
<properties>
<MessageType>StartProblem</MessageType>
<ProblemName>CTATTextInput</ProblemName>
</properties>
</message>
<message>
<verb>SendNoteProperty</verb>
<properties>
<MessageType>StartStateEnd</MessageType>
</properties>
</message>
</startNodeMessages>
<node locked="false" doneState="false">
<text>CTATTextInput</text>
<uniqueID>1</uniqueID>
<dimension>
<x>88</x>
<y>27</y>
</dimension>
</node>
<node locked="false" doneState="false">
<text>state1</text>
<uniqueID>2</uniqueID>
<dimension>
<x>122</x>
<y>137</y>
</dimension>
</node>
<node locked="false" doneState="true">
<text>Done</text>
<uniqueID>3</uniqueID>
<dimension>
<x>126</x>
<y>247</y>
</dimension>
</node>
<edge>
<actionLabel preferPathMark="true" minTraversals="1" maxTraversals="1">
<studentHintRequest></studentHintRequest>
<stepSuccessfulCompletion></stepSuccessfulCompletion>
<stepStudentError></stepStudentError>
<uniqueID>1</uniqueID>
<message>
<verb>NotePropertySet</verb>
<properties>
<MessageType>InterfaceAction</MessageType>
<transaction_id>f153a81c-7db3-39b4-4e9e-d4b0092f9c9b</transaction_id>
<Selection>
<value>input</value>
</Selection>
<Action>
<value>UpdateTextField</value>
</Action>
<Input>
<value>1</value>
</Input>
</properties>
</message>
<buggyMessage>No, this is not correct.</buggyMessage>
<successMessage></successMessage>
<hintMessage>Please enter '1' in the highlighted field.</hintMessage>
<callbackFn></callbackFn>
<actionType>Correct Action</actionType>
<oldActionType>Correct Action</oldActionType>
<checkedStatus>Never Checked</checkedStatus>
<matchers Concatenation="true">
<Selection>
<matcher>
<matcherType>ExactMatcher</matcherType>
<matcherParameter name="single">input</matcherParameter>
</matcher>
</Selection>
<Action>
<matcher>
<matcherType>ExactMatcher</matcherType>
<matcherParameter name="single">UpdateTextField</matcherParameter>
</matcher>
</Action>
<Input>
<matcher>
<matcherType>ExactMatcher</matcherType>
<matcherParameter name="single">1</matcherParameter>
</matcher>
</Input>
<Actor linkTriggered="false">Student</Actor>
</matchers>
</actionLabel>
<preCheckedStatus>No-Applicable</preCheckedStatus>
<rule>
<text>unnamed</text>
<indicator>-1</indicator>
</rule>
<sourceID>1</sourceID>
<destID>2</destID>
<traversalCount>0</traversalCount>
</edge>
<edge>
<actionLabel preferPathMark="true" minTraversals="1" maxTraversals="1">
<studentHintRequest></studentHintRequest>
<stepSuccessfulCompletion></stepSuccessfulCompletion>
<stepStudentError></stepStudentError>
<uniqueID>3</uniqueID>
<message>
<verb>NotePropertySet</verb>
<properties>
<MessageType>InterfaceAction</MessageType>
<transaction_id>c53f294d-e1e4-b6b8-d210-c62376bc2696</transaction_id>
<Selection>
<value>done</value>
</Selection>
<Action>
<value>ButtonPressed</value>
</Action>
<Input>
<value>-1</value>
</Input>
</properties>
</message>
<buggyMessage>No, this is not correct.</buggyMessage>
<successMessage></successMessage>
<hintMessage>Please click on the highlighted button.</hintMessage>
<callbackFn></callbackFn>
<actionType>Correct Action</actionType>
<oldActionType>Correct Action</oldActionType>
<checkedStatus>Never Checked</checkedStatus>
<matchers Concatenation="true">
<Selection>
<matcher>
<matcherType>ExactMatcher</matcherType>
<matcherParameter name="single">done</matcherParameter>
</matcher>
</Selection>
<Action>
<matcher>
<matcherType>ExactMatcher</matcherType>
<matcherParameter name="single">ButtonPressed</matcherParameter>
</matcher>
</Action>
<Input>
<matcher>
<matcherType>ExactMatcher</matcherType>
<matcherParameter name="single">-1</matcherParameter>
</matcher>
</Input>
<Actor linkTriggered="false">Student</Actor>
</matchers>
</actionLabel>
<preCheckedStatus>No-Applicable</preCheckedStatus>
<rule>
<text>unnamed</text>
<indicator>-1</indicator>
</rule>
<sourceID>2</sourceID>
<destID>3</destID>
<traversalCount>0</traversalCount>
</edge>
<EdgesGroups ordered="true"></EdgesGroups>
</stateGraph>