17 lines
578 B
Org Mode
17 lines
578 B
Org Mode
#+title: dev.metalisp.survey
|
|
#+author: Marcus Kammer
|
|
#+email: marcus.kammer@metalisp.dev
|
|
|
|
* Introduction
|
|
I am developing a simple web application in Common Lisp that facilitates the
|
|
execution of the System Usability Scale (SUS) questionnaire. This app allows
|
|
users to easily conduct usability evaluations by presenting the standard SUS
|
|
questions and collecting responses. The goal is to streamline the process of
|
|
gathering and analyzing usability feedback.
|
|
|
|
* Dependencies
|
|
- https://github.com/edicl/hunchentoot
|
|
- https://git.sr.ht/~marcuskammer/dev.metalisp.sbt
|
|
* License
|
|
|
|
MIT
|