26 lines
520 B
Markdown
26 lines
520 B
Markdown
|
|
||
|
# Table of Contents
|
||
|
|
||
|
1. [Introduction](#org7039b6d)
|
||
|
2. [License](#org1b9cfed)
|
||
|
|
||
|
|
||
|
|
||
|
<a id="org7039b6d"></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="org1b9cfed"></a>
|
||
|
|
||
|
# License
|
||
|
|
||
|
MIT
|
||
|
|