<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Question rules</title><link>https://sourceforge.net/p/dataentryform/wiki/Question%2520rules/</link><description>Recent changes to Question rules</description><atom:link href="https://sourceforge.net/p/dataentryform/wiki/Question%20rules/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 07 Feb 2013 19:18:56 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/dataentryform/wiki/Question%20rules/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Question rules modified by Ignacio Capurro</title><link>https://sourceforge.net/p/dataentryform/wiki/Question%2520rules/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ignacio Capurro</dc:creator><pubDate>Thu, 07 Feb 2013 19:18:56 -0000</pubDate><guid>https://sourceforge.net0a0cce4fda06ae54287ef90279a8e391841cff8e</guid></item><item><title>WikiPage Question rules modified by Ignacio Capurro</title><link>https://sourceforge.net/p/dataentryform/wiki/Question%2520rules/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,7 +1,7 @@
 Question rules
 --------------

-For defining the question rules the program uses a FOL (First Order Logic) language.
+For defining the question rules the program uses Boolean algebra.

 ## Language definition ##

@@ -29,3 +29,7 @@
 - '&gt;=' : Greater or equal than operator
 - '&lt;=' : Lesser or equal than operator

+#### Relationship operators ####
+
+- '&amp;&amp;', 'and' : and operator
+- '||', 'or' : or operator
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ignacio Capurro</dc:creator><pubDate>Thu, 07 Feb 2013 19:18:39 -0000</pubDate><guid>https://sourceforge.net535cc185df8ba4eb38b597cd449b9a9cd718defb</guid></item><item><title>WikiPage Question rules modified by Ignacio Capurro</title><link>https://sourceforge.net/p/dataentryform/wiki/Question%2520rules/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="question-rules"&gt;Question rules&lt;/h2&gt;
&lt;p&gt;For defining the question rules the program uses a FOL (First Order Logic) language.&lt;/p&gt;
&lt;h2 id="language-definition"&gt;Language definition&lt;/h2&gt;
&lt;h3 id="variables"&gt;Variables&lt;/h3&gt;
&lt;p&gt;The variables must start with an alphabet character and then can have any tipe of character. They must do refference to a question name, if not an error will occur. Some valid Variable names are:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;Question_39&lt;/span&gt;
&lt;span class="n"&gt;Q&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;139
&lt;span class="n"&gt;s123X23X123&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;h3 id="operators"&gt;Operators&lt;/h3&gt;
&lt;h4 id="value-operators"&gt;Value operators&lt;/h4&gt;
&lt;p&gt;We have the operators:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;'=', '==' : equal operator&lt;/li&gt;
&lt;li&gt;'!=', '&amp;lt;&amp;gt;' : Different operator&lt;/li&gt;
&lt;li&gt;'&amp;gt;' : Greater than operator&lt;/li&gt;
&lt;li&gt;'&amp;lt;' : Lesser than operator&lt;/li&gt;
&lt;li&gt;'&amp;gt;=' : Greater or equal than operator&lt;/li&gt;
&lt;li&gt;'&amp;lt;=' : Lesser or equal than operator&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ignacio Capurro</dc:creator><pubDate>Fri, 25 Jan 2013 15:09:56 -0000</pubDate><guid>https://sourceforge.net14a0e0e281f6bd4f9218856b1fc851b63031668c</guid></item></channel></rss>