No description
Find a file
2024-06-09 13:07:32 +02:00
src Enable questionnaire resource to handle :get and :post 2024-06-09 13:07:32 +02:00
create-core.lisp Quit after core image is build 2024-06-01 11:39:45 +02:00
dev.metalisp.survey.asd Re-structure source files 2024-06-02 10:44:24 +02:00
Dockerfile Add example dockerfile 2024-06-01 10:55:35 +02:00
LICENSE Add LICENSE information 2024-06-02 22:55:58 +02:00
package.lisp Be able so set a default directory 2024-06-05 16:45:38 +02:00
quicklisp-install.sh Shell script to install quicklisp 2024-06-01 10:55:18 +02:00
README.md Add readme 2024-06-09 13:02:05 +02:00
README.org Add readme 2024-06-09 13:02:05 +02:00
run-server.lisp No need to load package 2024-06-01 11:40:59 +02:00
run-server.sh Update run-server shell script 2024-06-01 11:40:46 +02:00

Table of Contents

  1. Introduction
  2. License

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.

License

MIT