DSS Module provides functionality of sending a request to the AI server and get response back. In this case a request that is sent on the AI is a combination of symptoms from the openmrs HtmlForms.
You will need to have Java 1.6+ and Maven 2.x+ installed. Use the command 'mvn package' to compile and package the module. The .omod file will be in the omod/target ...