Skip to content

Instantly share code, notes, and snippets.

@corneliusellen
Last active May 29, 2018 13:56
Show Gist options
  • Save corneliusellen/cb8f35223a552c87db5afb349ce92fd6 to your computer and use it in GitHub Desktop.
Save corneliusellen/cb8f35223a552c87db5afb349ce92fd6 to your computer and use it in GitHub Desktop.

M4 Capstone Project

Epi-Ready Questionnaire Builder

Pitch

This project is in partnership with the Colorado Department of Public Health and Environment (CDPHE). CDPHE aims to create an interactive, dynamic tool that guides foodborne outbreak investigators through building a tailored outbreak questionnaire. With this tool, investigators will have rapid access to a large, curated database of questionnaire modules, which they can navigate through using a guided, web-based interface to efficiently build a questionnaire that is specific to their outbreak scenario. I will be building a prototype of this tool that CDPHE plans to include in an upcoming grant application to leverage CDC funding to build the full-fledged product.

Problem

Currently, foodborne outbreak investigators must hand-roll tailored questionnaires using tools like Word or a non-UX-y CDC tool.

Solution

Using Epi-Ready Questionnaire Builder, investigators will now have access to the largest and compelte set of questionnaires and can easily create a questionnaire in minutes. The tool will export the finalized questionnaire as both a printable questionnaire and a version that can be imported to create an Epi Info 7 form and database.

MVP

What is your MVP? Be very specific about what pieces of functionality will be in place.

Must have MVP:

  • JavaScript/jQuery frontend where a user can input options, application will fetch data for corresponding questions, and user can select desired questions.

  • Rails backend will hold database structure and have JSON endpoints. Queries will be made to a seeded database of sample questions from CDPHE.

Hope to reach (beyond my initial MVP):

  • Implement a web to printable (PDF/Word) function

  • Implement compatability with CDC's Epi Info tool

  • Implement OCR where a user can upload a restaurant menu in order to select menu items to create questions

  • Implement machine learning in conjunction with OCR where the app will create the questions for the user

  • Implement an admin interface

Target Audience

Local and State Health Department foodborne outbreak investigators

New Technologies

  • JavaScript/jQuery frontend
  • Drag and Drop functionality
  • Converting to PDF/Word documents
  • OCR

User Stories

You must have at least 5 of the first user stories for you app up on your board in order for this to be approved. We recommend referencing the user stories provided in Quantified Self for great examples.

  • Link to board:

Wireframes

See below comment.

@corneliusellen
Copy link
Author

wireframe_questionnaire_builder

@corywest
Copy link

@corneliusellen This looks great! Thanks for sending it over!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment