This page (revision-21) was last changed on 19-Feb-2016 10:41 by Albrecht Striffler

This page was created on 12-Feb-2015 15:31 by unknown

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
21 19-Feb-2016 10:41 2 KB Albrecht Striffler to previous

Page References

Incoming links Outgoing links
Test1234 ...nobody

Version management

Difference between version and

At line 1 changed 3 lines
%%Package
test1234
%
%%Package test1234
At line 5 changed one line
%%KnowledgeBase
%%QuickInterview
At line 9 changed 2 lines
%%QuickInterview
%%Knowledgebase
At line 14 changed 2 lines
Parameter [num]
SumOverTime [num] <abstract>
QuestionYN1 [yn]
QuestionYN2 [yn]
QuestionYN3 [yn]
At line 17 added 3 lines
%%Solution
Done
%
At line 19 changed 2 lines
%%Variable
SumOverTime = average(valids(Parameter![now-24h, now])) * count(valids(Parameter![now-24h, now]))
%%DiaFlux
<flowchart fcid="flow_c4f4ece2" name="New Flowchart" icon="sanduhr.gif" width="455" height="465" autostart="true" idCounter="19">
<!-- nodes of the flowchart -->
<node fcid="#node_2">
<position left="164" top="20"></position>
<start>Start</start>
</node>
<node fcid="#node_3">
<position left="157" top="435"></position>
<exit>Exit</exit>
</node>
<node fcid="#node_4">
<position left="140" top="83"></position>
<action markup="KnOffice"><![CDATA[ALWAYS[QuestionYN1]]]></action>
</node>
<node fcid="#XX_5">
<position left="140" top="239"></position>
<action markup="KnOffice"><![CDATA[QuestionYN3]]></action>
</node>
<node fcid="#XX_6">
<position left="140" top="165"></position>
<action markup="KnOffice"><![CDATA[QuestionYN2]]></action>
</node>
<node fcid="#node_14">
<position left="154" top="361"></position>
<action markup="KnOffice"><![CDATA[Done = P7]]></action>
</node>
<node fcid="#node_18">
<position left="367" top="94"></position>
<snapshot>Snapshot</snapshot>
</node>
<!-- rules of the flowchart -->
<edge fcid="#rule_7">
<origin>#node_2</origin>
<target>#node_4</target>
</edge>
<edge fcid="#rule_8">
<origin>#node_4</origin>
<target>#XX_6</target>
<guard markup="KnOffice"><![CDATA["QuestionYN1" = "Yes"]]></guard>
</edge>
<edge fcid="#rule_9">
<origin>#XX_6</origin>
<target>#XX_5</target>
<guard markup="KnOffice"><![CDATA["QuestionYN2" = "Yes"]]></guard>
</edge>
<edge fcid="#rule_13">
<origin>#node_4</origin>
<target>#node_14</target>
<guard markup="KnOffice"><![CDATA["QuestionYN1" = "No"]]></guard>
<routingPoint x="-176" y="0.4748201438848921" />
</edge>
<edge fcid="#rule_10">
<origin>#XX_5</origin>
<target>#node_14</target>
<guard markup="KnOffice"><![CDATA["QuestionYN3" = "Yes"]]></guard>
</edge>
<edge fcid="#rule_15">
<origin>#node_14</origin>
<target>#node_3</target>
</edge>
<edge fcid="#rule_12">
<origin>#XX_6</origin>
<target>#node_18</target>
<guard markup="KnOffice"><![CDATA["QuestionYN2" = "No"]]></guard>
</edge>
<edge fcid="#rule_11">
<origin>#XX_5</origin>
<target>#node_18</target>
<guard markup="KnOffice"><![CDATA["QuestionYN3" = "No"]]></guard>
</edge>
<edge fcid="#rule_19">
<origin>#node_18</origin>
<target>#node_4</target>
</edge>
</flowchart>