56 lines
1.1 KiB
Markdown
56 lines
1.1 KiB
Markdown
|
|
# Table of Contents
|
|
|
|
1. [dev.metalisp.survey](#org323dd8e)
|
|
1. [Introduction](#org307a4b8)
|
|
2. [Dependencies](#org4a598dc)
|
|
3. [Mailing list](#org5a73aa5)
|
|
4. [Issue tracker](#org71bcdb6)
|
|
5. [License](#org8b36b26)
|
|
|
|
|
|
|
|
<a id="org323dd8e"></a>
|
|
|
|
# dev.metalisp.survey
|
|
|
|
|
|
<a id="org307a4b8"></a>
|
|
|
|
## 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.
|
|
|
|
|
|
<a id="org4a598dc"></a>
|
|
|
|
## Dependencies
|
|
|
|
- <https://github.com/edicl/hunchentoot>
|
|
- <https://git.sr.ht/~marcuskammer/dev.metalisp.sbt>
|
|
|
|
|
|
<a id="org5a73aa5"></a>
|
|
|
|
## Mailing list
|
|
|
|
- <https://lists.sr.ht/~marcuskammer/dev.metalisp.survey>
|
|
|
|
|
|
<a id="org71bcdb6"></a>
|
|
|
|
## Issue tracker
|
|
|
|
- <https://todo.sr.ht/~marcuskammer/dev.metalisp.survey>
|
|
|
|
|
|
<a id="org8b36b26"></a>
|
|
|
|
## License
|
|
|
|
MIT
|
|
|