79 | | == Survey Application == |
80 | | The survey module was started during GSoC this summer. The author will be online on freenode #sahana-ghc under the nicknames '''''robbyoconnor''''' or '''''r0bby|android''''' during the Codeathon. |
81 | | * Change it so that it uses "components" to relate survey sections to the survey, and questions to the survey sections. |
82 | | * Please keep in mind that the survey tool should be able to support question data types (defined in the user guidelines) |
83 | | * Ideally, the look and feel of the surveys should be modeled after the Rapid Assessment Tool (rat) module. (See '''''models/rat.py''''' and '''''controllers/rat.py''''' to get an idea of what needs to happen.) |
84 | | * We are aiming to allow non-technical users to create surveys similar to what was done in the rat module. |
85 | | * Additional Resources: [UserGuidelinesSurveyTool User Guidelines] |
86 | | * If this project is undertaken, please update the wiki documentation to match. |
87 | | |
88 | | == OCR == |
89 | | Optical Character Recognition |
90 | | * Integrate an [wiki:BluePrintOCR OCR tool] developed for GSoC into Eden. |
91 | | |