Difference between revisions of "HKH Survey"

From mn/ifi/inf5750
Jump to: navigation, search
(Log)
(Tasks)
Line 58: Line 58:
 
* Testing
 
* Testing
 
* Create authentication function: http://www.dhis2.org/doc/snapshot/en/user/html/ch25s02.html
 
* Create authentication function: http://www.dhis2.org/doc/snapshot/en/user/html/ch25s02.html
* Getting survey data from database
+
* Getting survey data from database: http://apps.dhis2.org/demo/api/programs/UOcfbIjnlgX
* Saving modified/new data to database
+
* Saving modified/new data to database: http://www.dhis2.org/doc/snapshot/en/user/html/ch25s07.html
 +
* Create skip logic language
 +
* Saving skip-logic in database: http://apps.dhis2.org/demo/api/systemSettings/<APPNAME>.<SURVEYNAME>.skipLogic
 +
* Linking skip logic to survey
 +
 
 
* Creating database for saving skip logic
 
* Creating database for saving skip logic
* Saving skip-logic in database
 
* Linking skip logic to survey
 
  
 
====In process====
 
====In process====

Revision as of 15:10, 4 November 2013

Intro yo

Group members

  • Hoang (hoangbn@ifi.uio.no)
  • Kennet (kennetvu@ifi.uio.no)
  • Henrik (henriast@ifi.uio.no)

Features

Main

  • Single event data entry form
  • Skip logic (eg. If pregnant, fill in these extra forms)
  • Make interface for easily defining form and skip logic (integrated with single event, but you’ll need some additional info)
  • Available as DHIS2 web app and Android app (phonegap)
  • Touch friendly UI

Our

  • Deployed as dhis2 app.
  • page to add skip logic
  • Dashboard page
  • page to do survey and sending data to dhis

Architecture


Milestones

HKH milestones

Milestone 1: 01.11

  • Create an dummy app and upload it to DHIS2
  • Find out which javascript framework we should use

Milestone 2: 05.11

  • Get some data from dhis.
  • Create a prototype view.
  • "Shell" for skip logic part.
  • Do survey throught our app with/without logic

Course milestones

Milestone 1: 1st November

  • Document features and architecture on Wiki
  • Show understanding of DHIS2 web apps

Milestone 2: 15th November

  • First bare-bone version - static HTML
  • Uploadable as DHIS2 web app

Milestone 3: 30th November

  • Finished, if applicable also with mobile app.

Final delivery: 8th December Presentation: 9th December

Time schedule

Group tasks

Tasks

  • Creating database for saving skip logic

In process

  • Testing AngularJS - Kennet

Done

  • Create a dummy app and upload it - Kennet
  • (Dropped) Testing EmberJS - Henrik

Screenshots

Log

  • 28.10.13 - Group meeting - Project "initialization"
  • 04.11.13 - Group meeting - Assigned tasks and responsibilities within the group

Guides