VirtualFramework/Data/Xml/15ChaErSiLvSeJing.xml

86 lines
1.6 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Module>
<Icon>1折射仪.png</Icon>
<Scene>15ChaErSiLvSeJing</Scene>
<Type>All</Type>
<Name>15.查尔斯滤色镜的使用</Name>
<OnlyCurScore>true</OnlyCurScore>
<FSM name="初始化状态机">
<State name="初始化">
<Enter>
<Action type="Sequence">
<Action type="UIShow" value="UIOperationList"></Action>
<Action type="NextOperation"></Action>
<Action type="StrEvent" name="HighLightTrigger" value="false"></Action>
</Action>
</Enter>
</State>
<Transision from="any" to="初始化">
</Transision>
</FSM>
<Score>
<Item step="1.清洗宝石" name="" sum="0" bind=""/>
</Score>
<Operation name="查尔斯滤色镜的使用" moduleType="Study" freeStep="false">
<Step name="1.清洗宝石">
<Start>
<Action type="Sequence">
</Action>
</Start>
</Step>
<Step name="2.放置宝石">
<Start>
<Action type="Sequence">
</Action>
</Start>
</Step>
<Step name="3.光源照射宝石">
<Start>
<Action type="Sequence">
</Action>
</Start>
</Step>
<Step name="4.用滤光镜观察宝石">
<Start>
<Action type="Sequence">
</Action>
</Start>
</Step>
<Step name="5.输入观察结果">
<Start>
<Action type="Sequence">
</Action>
</Start>
</Step>
<Step name="6.实验完成">
<Start>
<Action type="Sequence">
</Action>
</Start>
</Step>
</Operation>
</Module>