Skip to content

Code for a simple Questionnaire or Toolkit, part of the project ‘Toolkits to enable policy makers to make use of research’

Notifications You must be signed in to change notification settings

EPPI-Centre/Research-Use-Toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a preliminary readme!

The code in this repo is all specific to a project called "Decision-makers' Research Use Toolkit", but we think it might end up including some re-useable code.

The aim of this tiny little project is to support a simple, "client only" Questionnaire, which will:

  • Contain a lot of "rich text" with figures, links, and perhaps "expandable" "read more..." or similar options.
  • Allow to download a full report with all answers provided.
  • Remember answers given (using localStorage, so on a per browser instance basis, but should remember things across sessions)
  • Allow to upload previously saved answers given to the questions.
  • Might span across multiple pages, or use collapsible elements to provide a wizard-like experience, we'll see!

Tech used is the simplest possible:

  • HTML/CSS,
  • JavaScript,
  • JQuery

(Might add bootstrap, perhaps)

About

Code for a simple Questionnaire or Toolkit, part of the project ‘Toolkits to enable policy makers to make use of research’

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published