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

198 linhas
7.5 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>CTATJumble</ProblemName>
</properties>
</message>
<message>
<verb>NotePropertySet</verb>
<properties>
<MessageType>InterfaceAction</MessageType>
<transaction_id>8e0da5e7-3834-6aed-21f9-0afeaebf0bd9</transaction_id>
<Selection>
<value>rbutton1</value>
</Selection>
<Action>
<value>setText</value>
</Action>
<Input>
<value>yes</value>
</Input>
</properties>
</message>
<message>
<verb>NotePropertySet</verb>
<properties>
<MessageType>InterfaceAction</MessageType>
<transaction_id>2818ea06-ad26-8414-7391-188e4ee07785</transaction_id>
<Selection>
<value>rbutton2</value>
</Selection>
<Action>
<value>setText</value>
</Action>
<Input>
<value>no</value>
</Input>
</properties>
</message>
<message>
<verb>SendNoteProperty</verb>
<properties>
<MessageType>StartStateEnd</MessageType>
</properties>
</message>
</startNodeMessages>
<node locked="false" doneState="false">
<text>CTATRadioButton</text>
<uniqueID>1</uniqueID>
<dimension>
<x>62</x>
<y>35</y>
</dimension>
</node>
<node locked="false" doneState="false">
<text>state1</text>
<uniqueID>2</uniqueID>
<dimension>
<x>90</x>
<y>168</y>
</dimension>
</node>
<node locked="false" doneState="false">
<text>Done</text>
<uniqueID>3</uniqueID>
<dimension>
<x>91</x>
<y>281</y>
</dimension>
</node>
<edge>
<actionLabel preferPathMark="true" minTraversals="1" maxTraversals="1">
<studentHintRequest></studentHintRequest>
<stepSuccessfulCompletion></stepSuccessfulCompletion>
<stepStudentError></stepStudentError>
<uniqueID>1</uniqueID>
<message>
<verb>SendNoteProperty</verb>
<properties>
<MessageType>CorrectAction</MessageType>
<Selection>
<value>radioGroup</value>
</Selection>
<Action>
<value>UpdateRadioButton</value>
</Action>
<Input>
<value>rbutton1: yes</value>
</Input>
<transaction_id>T20bfb39b-09d6-43ad-bb4f-7838cfb0f399</transaction_id>
</properties>
</message>
<buggyMessage>No, this is not correct.</buggyMessage>
<successMessage></successMessage>
<hintMessage>Please select the first radio 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">radioGroup</matcherParameter>
</matcher>
</Selection>
<Action>
<matcher>
<matcherType>ExactMatcher</matcherType>
<matcherParameter name="single">UpdateRadioButton</matcherParameter>
</matcher>
</Action>
<Input>
<matcher>
<matcherType>ExactMatcher</matcherType>
<matcherParameter name="single">rbutton1: yes</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>4</uniqueID>
<message>
<verb>SendNoteProperty</verb>
<properties>
<MessageType>CorrectAction</MessageType>
<Selection>
<value>done</value>
</Selection>
<Action>
<value>ButtonPressed</value>
</Action>
<Input>
<value>-1</value>
</Input>
<transaction_id>T07fdb2c6-510d-4bb0-b79e-ee86c7fc4aa0</transaction_id>
</properties>
</message>
<buggyMessage>No, this is not correct.</buggyMessage>
<successMessage></successMessage>
<hintMessage>Please click the Done 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>