Difference between revisions of "Super ultra team maximum Survey"

From mn/ifi/inf5750
Jump to: navigation, search
(Documented learning during project)
(How you are dividing tasks within the group)
Line 31: Line 31:
 
Milestone 3: Skip logic /  DHIS2 Implementation <br/>
 
Milestone 3: Skip logic /  DHIS2 Implementation <br/>
  
== How you are dividing tasks within the group ==
+
== How you are dividing tasks within the group ==
 +
 
 
----
 
----
Requirement analysis and interface design: Sanjeev, Dag, Jon
 
  
Creating list of forms and data entries for skip logic : Sanjeev<br/>
+
#Requirement analysis and interface design: Sanjeev, Dag, Jon
Skip logic and saving it to json format, communicating with dhis2 through system settings: Dag<br/>
+
#Creating list of forms and data entries for skip logic, single event data entry form: Sanjeev
Work on skip logic, one to many relation with dependencies: Sanjeev<br/>
+
#Skip logic and saving it to json format, communicating with dhis2 through system settings: Dag
Editing skip logic and saving it: Dag<br/>
+
#Work on skip logic, one to many relation with dependencies: Sanjeev
html, css work on skip logic and survey app: Dag, Jon<br/>
+
#Editing and saving skip logic: Dag
Displaying form for the survey app: Jon<br/>
+
#html, css work on skip logic and survey app: Dag, Jon
Listing out the json format and saving to dhis: Jon<br/>
+
#Displaying form for the survey app:&nbsp; Jon
saving form to dhis2:
+
#Listing out the json format and saving to dhis: Jon
 +
#saving form to dhis2:
  
 
== Screenshots and screen flows ==
 
== Screenshots and screen flows ==

Revision as of 16:38, 5 December 2013

Group Members


Sanjeev Khatiwada (sanjeevk)
Dag Roger Stokland Rui (drrui)
Jon Ulstrup Pettersen (jonup)


Summary Of Requirements


  1. Single event data entry form
  2. Skip logic
  3. Make interace for easily defining form and skip logic
  4. Available as DHIS2 web app and android app
  5. Touch friendly UI

Time schedule


Meeting Time
Tuesday 10:00 to 12:00
Thrusday 12:00 to 16:00
Friday 11:00 to 15:00

Milestones
Milestone 1: Draft of project requirement in wiki
Milestone 2: Single event data entry form / User Interface design/DHIS2 app installable
Milestone 3: Skip logic / DHIS2 Implementation

How you are dividing tasks within the group


  1. Requirement analysis and interface design: Sanjeev, Dag, Jon
  2. Creating list of forms and data entries for skip logic, single event data entry form: Sanjeev
  3. Skip logic and saving it to json format, communicating with dhis2 through system settings: Dag
  4. Work on skip logic, one to many relation with dependencies: Sanjeev
  5. Editing and saving skip logic: Dag
  6. html, css work on skip logic and survey app: Dag, Jon
  7. Displaying form for the survey app:  Jon
  8. Listing out the json format and saving to dhis: Jon
  9. saving form to dhis2:

Screenshots and screen flows


Flow chart for Survey App

FlowchartSurveyApp.png SurveyApp1.png SurveyApp2.png

Documented learning during project


1. connecting with dhis2 through app, creating single event data entry form.
2. system settings and saving system settings in dhis2 server.
3. Displaying form and saving the survey done.

Suggested improvements to APIs etc


Link to repository

http://bazaar.launchpad.net/~superultramegateam/+junk/surveyApp/files

Download link to sample web app or Android app