Skip to content

CapitalOneCanadaHackathon/points-for-good

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Lime Survey With Enhanced Accessibility

This project includes a docker compose file to help get lime survey set up, and a template to enhance the accessibility of the survey.

How to Install

  • (Optional) modify limesurvey-compose.yml
    • Change local port if port 80 shouldn't be used
    • Add a volumes section to map the mysql and upload dirs to specific locations
  • Run docker compose -f limesurvey-compose.yml up -d
  • Go to http://localhost:80 (or whatever port you chose)
  • Set up Lime Survey
    • Database location: localhost
    • Database user: root
    • Database password: blank
    • Database name: limesurvey
    • Table prefix: lime_
  • Let Lime Survey generate the database

Importing Accessibility Theme

About Docker

Docker is a tool that lets you run servers as "containers" inside a host computer. It's a Linux technology, but it's also now available for Windows and Mac

About

Our submission is a new process for collecting feedback at Holland Bloorview hospital from patients.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors