A program to recognize and reward our most engaged community members
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="6.5.002"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="6.5.002" expanded="true" name="Process"> <process expanded="true"> <operator activated="true" class="retrieve" compatibility="6.5.002" expanded="true" height="60" name="Retrieve FOO" width="90" x="45" y="75"> <parameter key="repository_entry" value="//Local Repository/FOO"/> </operator> <operator activated="true" class="remember" compatibility="6.5.002" expanded="true" height="60" name="Remember" width="90" x="179" y="75"> <parameter key="name" value="exampleset"/> </operator> <operator activated="true" class="loop_examples" compatibility="6.5.002" expanded="true" height="76" name="Loop Examples" width="90" x="313" y="75"> <process expanded="true"> <operator activated="true" class="extract_macro" compatibility="6.5.002" expanded="true" height="60" name="Extract Macro" width="90" x="45" y="30"> <parameter key="macro" value="currentvalue"/> <parameter key="macro_type" value="data_value"/> <parameter key="attribute_name" value="Current Value"/> <parameter key="example_index" value="%{example}"/> <list key="additional_macros"/> </operator> <operator activated="true" class="generate_macro" compatibility="6.5.002" expanded="true" height="76" name="Generate Macro" width="90" x="179" y="30"> <list key="function_descriptions"> <parameter key="lowerbound" value="eval(%{currentvalue})*0.8"/> <parameter key="upperbound" value="eval(%{currentvalue})*1.8"/> </list> </operator> <operator activated="true" class="recall" compatibility="6.5.002" expanded="true" height="60" name="Recall" width="90" x="179" y="165"> <parameter key="name" value="exampleset"/> <parameter key="remove_from_store" value="false"/> </operator> <operator activated="true" class="generate_attributes" compatibility="6.5.002" expanded="true" height="76" name="Generate Attributes" width="90" x="313" y="165"> <list key="function_descriptions"> <parameter key="NewVar%{example}" value="if([Current Value]>eval(%{lowerbound})&&[Current Value]<eval(%{upperbound}),[Listing],"")"/> </list> </operator> <operator activated="true" class="remember" compatibility="6.5.002" expanded="true" height="60" name="Remember (3)" width="90" x="447" y="165"> <parameter key="name" value="exampleset"/> </operator> <connect from_port="example set" to_op="Extract Macro" to_port="example set"/> <connect from_op="Extract Macro" from_port="example set" to_op="Generate Macro" to_port="through 1"/> <connect from_op="Recall" from_port="result" to_op="Generate Attributes" to_port="example set input"/> <connect from_op="Generate Attributes" from_port="example set output" to_op="Remember (3)" to_port="store"/> <portSpacing port="source_example set" spacing="0"/> <portSpacing port="sink_example set" spacing="0"/> <portSpacing port="sink_output 1" spacing="0"/> </process> </operator> <operator activated="true" class="recall" compatibility="6.5.002" expanded="true" height="60" name="Recall (3)" width="90" x="514" y="75"> <parameter key="name" value="exampleset"/> <parameter key="remove_from_store" value="false"/> </operator> <connect from_op="Retrieve FOO" from_port="output" to_op="Remember" to_port="store"/> <connect from_op="Remember" from_port="stored" to_op="Loop Examples" to_port="example set"/> <connect from_op="Recall (3)" from_port="result" to_port="result 1"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> <portSpacing port="sink_result 2" spacing="0"/> </process> </operator></process>