College Sleep Assessment 😴
I’ve been working on a questionnaire for college students that will provide custom feedback on their sleep quality. I’m building it using Qualtrics‘ survey software which offers a considerable amount of customization. I’ve been able to import various Javascript libraries and a CSS framework that have made my work much less tedious.
One Javascript library I’m using is called Chart.js which makes use of HTML5 canvas for data visualization. It’s been very helpful since I’m planning to create a multitude of different charts.
For the CSS framework, I chose to use Bulma which focuses on responsiveness. I wanted to make sure this document would fit for all devices and their screen sizes. Also, it’s exclusively a CSS framework which is definitely convenient.
Here’s a preview of the document! (Please ignore the messed up text, that’s a work in progress.. 😅)