98 linhas
3.7 KiB
XML
98 linhas
3.7 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>Start</ProblemName>
|
|
</properties>
|
|
</message>
|
|
<message>
|
|
<verb>SendNoteProperty</verb>
|
|
<properties>
|
|
<MessageType>StartStateEnd</MessageType>
|
|
</properties>
|
|
</message>
|
|
</startNodeMessages>
|
|
<node locked="false" doneState="false">
|
|
<text>Start</text>
|
|
<uniqueID>1</uniqueID>
|
|
<dimension>
|
|
<x>383</x>
|
|
<y>25</y>
|
|
</dimension>
|
|
</node>
|
|
<node locked="false" doneState="true">
|
|
<text>Done</text>
|
|
<uniqueID>2</uniqueID>
|
|
<dimension>
|
|
<x>384</x>
|
|
<y>155</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>07596334-d571-0453-636e-5126ab6196b8</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>1</sourceID>
|
|
<destID>2</destID>
|
|
<traversalCount>0</traversalCount>
|
|
</edge>
|
|
<EdgesGroups ordered="true"></EdgesGroups>
|
|
</stateGraph>
|
|
|