64 lines
1.2 KiB
Markdown
64 lines
1.2 KiB
Markdown
|
|
# Table of Contents
|
|
|
|
1. [dev.metalisp.survey](#org9677bb0)
|
|
1. [Introduction](#orgc50a1a8)
|
|
2. [Dependencies](#org0ec8b40)
|
|
3. [Mailing list](#org45b1a77)
|
|
4. [Issue tracker](#org74efb59)
|
|
5. [News Feed](#org446b363)
|
|
6. [License](#org76926de)
|
|
|
|
|
|
|
|
<a id="org9677bb0"></a>
|
|
|
|
# dev.metalisp.survey
|
|
|
|
|
|
<a id="orgc50a1a8"></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="org0ec8b40"></a>
|
|
|
|
## Dependencies
|
|
|
|
- <https://github.com/edicl/hunchentoot>
|
|
- <https://git.sr.ht/~marcuskammer/dev.metalisp.sbt>
|
|
|
|
|
|
<a id="org45b1a77"></a>
|
|
|
|
## Mailing list
|
|
|
|
- <https://lists.sr.ht/~marcuskammer/dev.metalisp.survey>
|
|
|
|
|
|
<a id="org74efb59"></a>
|
|
|
|
## Issue tracker
|
|
|
|
- <https://todo.sr.ht/~marcuskammer/dev.metalisp.survey>
|
|
|
|
|
|
<a id="org446b363"></a>
|
|
|
|
## News Feed
|
|
|
|
- <https://git.sr.ht/~marcuskammer/dev.metalisp.survey/log/main/rss.xml>
|
|
|
|
|
|
<a id="org76926de"></a>
|
|
|
|
## License
|
|
|
|
MIT
|
|
|