Update README
This commit is contained in:
parent
081086495c
commit
e2cb504ff6
2 changed files with 52 additions and 54 deletions
77
README.md
77
README.md
|
@ -1,29 +1,29 @@
|
||||||
|
|
||||||
# Table of Contents
|
# Table of Contents
|
||||||
|
|
||||||
1. [dev.metalisp.survey](#org4060900)
|
1. [dev.metalisp.survey](#orgba0bc72)
|
||||||
1. [Disclaimer](#orgc673591)
|
1. [Disclaimer](#org579f473)
|
||||||
2. [Introduction](#org4a2cf0a)
|
2. [Introduction](#orgdf2a4b1)
|
||||||
3. [Design Goals](#org2fdae43)
|
3. [Design Goals](#org9aeb7a5)
|
||||||
4. [Features](#org58dad62)
|
4. [Features](#org5320add)
|
||||||
5. [Dependencies](#orgce4fd2b)
|
5. [Dependencies](#org0e9b045)
|
||||||
6. [Mailing list](#orgd25f13f)
|
6. [Mailing list](#orgecd0434)
|
||||||
7. [Issue tracker](#org8211352)
|
7. [Issue tracker](#orga2f5fcd)
|
||||||
8. [News Feed](#org3b83d51)
|
8. [News Feed](#org9abd4c9)
|
||||||
9. [Installation instructions](#org2ade09e)
|
9. [Installation instructions](#org60ac2ea)
|
||||||
1. [With using Quicklisp](#orgee0e500)
|
1. [With using Quicklisp](#orgb04e716)
|
||||||
10. [License](#org342090d)
|
10. [License](#org139b403)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a id="org4060900"></a>
|
<a id="orgba0bc72"></a>
|
||||||
|
|
||||||
# dev.metalisp.survey
|
# dev.metalisp.survey
|
||||||
|
|
||||||
Made with Love ❤️ and Common Lisp
|
Made with Love ❤️ and Common Lisp
|
||||||
|
|
||||||
|
|
||||||
<a id="orgc673591"></a>
|
<a id="org579f473"></a>
|
||||||
|
|
||||||
## Disclaimer
|
## Disclaimer
|
||||||
|
|
||||||
|
@ -38,28 +38,27 @@ demands a proactive approach to handling any issues and ensuring the software
|
||||||
meets organizational needs.
|
meets organizational needs.
|
||||||
|
|
||||||
|
|
||||||
<a id="org4a2cf0a"></a>
|
<a id="orgdf2a4b1"></a>
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
I am developing a web application using Common Lisp, designed to administer the
|
I am developing a web application using Common Lisp, specifically tailored for
|
||||||
System Usability Scale (SUS) questionnaire efficiently. This application
|
efficiently administering the System Usability Scale (SUS), user experience
|
||||||
simplifies the process of conducting usability evaluations by presenting SUS
|
questionnaires, and VISAWI to streamline usability evaluations. This
|
||||||
questions and collecting responses, streamlining both the gathering and
|
application not only presents these various questions and collects responses
|
||||||
analysis of usability feedback.
|
but also simplifies the entire process of gathering and analyzing usability
|
||||||
|
feedback. Designed to enhance the ease of creating, managing, and integrating
|
||||||
The software focuses on enhancing the ease of creating, managing, and
|
questionnaires within existing websites or software systems, it leverages
|
||||||
integrating questionnaires within existing websites or software. Leveraging
|
flexible templates to offer high levels of reusability and adaptability. The
|
||||||
flexible templates, it offers a high level of reusability and
|
software allows for the synthesis of data from multiple questionnaires into a
|
||||||
adaptability. Data from multiple questionnaires can be synthesized within a
|
single study, enabling deeper insights. As a self-hosted solution, it provides
|
||||||
single study, facilitating more profound insights. As a self-hosted solution,
|
enhanced data protection, granting users full control over their data—a crucial
|
||||||
it assures enhanced data protection, granting users complete control over their
|
feature in environments handling sensitive data. This makes it an invaluable
|
||||||
data, a crucial feature for sensitive data environments. This application is
|
tool for research projects, market research, and other sectors that require
|
||||||
aimed at significantly contributing to research projects, market research, and
|
precise data collection and analysis.
|
||||||
other fields where precise data collection and analysis are vital.
|
|
||||||
|
|
||||||
|
|
||||||
<a id="org2fdae43"></a>
|
<a id="org9aeb7a5"></a>
|
||||||
|
|
||||||
## Design Goals
|
## Design Goals
|
||||||
|
|
||||||
|
@ -86,7 +85,7 @@ other fields where precise data collection and analysis are vital.
|
||||||
accommodate users with varying needs and abilities.
|
accommodate users with varying needs and abilities.
|
||||||
|
|
||||||
|
|
||||||
<a id="org58dad62"></a>
|
<a id="org5320add"></a>
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
@ -100,7 +99,7 @@ other fields where precise data collection and analysis are vital.
|
||||||
maintenance of the application.
|
maintenance of the application.
|
||||||
|
|
||||||
|
|
||||||
<a id="orgce4fd2b"></a>
|
<a id="org0e9b045"></a>
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
|
@ -108,33 +107,33 @@ other fields where precise data collection and analysis are vital.
|
||||||
- <https://git.sr.ht/~marcuskammer/dev.metalisp.sbt>
|
- <https://git.sr.ht/~marcuskammer/dev.metalisp.sbt>
|
||||||
|
|
||||||
|
|
||||||
<a id="orgd25f13f"></a>
|
<a id="orgecd0434"></a>
|
||||||
|
|
||||||
## Mailing list
|
## Mailing list
|
||||||
|
|
||||||
- <https://lists.sr.ht/~marcuskammer/dev.metalisp.survey>
|
- <https://lists.sr.ht/~marcuskammer/dev.metalisp.survey>
|
||||||
|
|
||||||
|
|
||||||
<a id="org8211352"></a>
|
<a id="orga2f5fcd"></a>
|
||||||
|
|
||||||
## Issue tracker
|
## Issue tracker
|
||||||
|
|
||||||
- <https://todo.sr.ht/~marcuskammer/dev.metalisp.survey>
|
- <https://todo.sr.ht/~marcuskammer/dev.metalisp.survey>
|
||||||
|
|
||||||
|
|
||||||
<a id="org3b83d51"></a>
|
<a id="org9abd4c9"></a>
|
||||||
|
|
||||||
## News Feed
|
## News Feed
|
||||||
|
|
||||||
- <https://git.sr.ht/~marcuskammer/dev.metalisp.survey/log/main/rss.xml>
|
- <https://git.sr.ht/~marcuskammer/dev.metalisp.survey/log/main/rss.xml>
|
||||||
|
|
||||||
|
|
||||||
<a id="org2ade09e"></a>
|
<a id="org60ac2ea"></a>
|
||||||
|
|
||||||
## Installation instructions
|
## Installation instructions
|
||||||
|
|
||||||
|
|
||||||
<a id="orgee0e500"></a>
|
<a id="orgb04e716"></a>
|
||||||
|
|
||||||
### With using Quicklisp
|
### With using Quicklisp
|
||||||
|
|
||||||
|
@ -230,7 +229,7 @@ operating systems.
|
||||||
(ql:quickload :dev.metalisp.survey)
|
(ql:quickload :dev.metalisp.survey)
|
||||||
|
|
||||||
|
|
||||||
<a id="org342090d"></a>
|
<a id="org139b403"></a>
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
29
README.org
29
README.org
|
@ -20,21 +20,20 @@ meets organizational needs.
|
||||||
|
|
||||||
** Introduction
|
** Introduction
|
||||||
|
|
||||||
I am developing a web application using Common Lisp, designed to administer the
|
I am developing a web application using Common Lisp, specifically tailored for
|
||||||
System Usability Scale (SUS) questionnaire efficiently. This application
|
efficiently administering the System Usability Scale (SUS), user experience
|
||||||
simplifies the process of conducting usability evaluations by presenting SUS
|
questionnaires, and VISAWI to streamline usability evaluations. This
|
||||||
questions and collecting responses, streamlining both the gathering and
|
application not only presents these various questions and collects responses
|
||||||
analysis of usability feedback.
|
but also simplifies the entire process of gathering and analyzing usability
|
||||||
|
feedback. Designed to enhance the ease of creating, managing, and integrating
|
||||||
The software focuses on enhancing the ease of creating, managing, and
|
questionnaires within existing websites or software systems, it leverages
|
||||||
integrating questionnaires within existing websites or software. Leveraging
|
flexible templates to offer high levels of reusability and adaptability. The
|
||||||
flexible templates, it offers a high level of reusability and
|
software allows for the synthesis of data from multiple questionnaires into a
|
||||||
adaptability. Data from multiple questionnaires can be synthesized within a
|
single study, enabling deeper insights. As a self-hosted solution, it provides
|
||||||
single study, facilitating more profound insights. As a self-hosted solution,
|
enhanced data protection, granting users full control over their data—a crucial
|
||||||
it assures enhanced data protection, granting users complete control over their
|
feature in environments handling sensitive data. This makes it an invaluable
|
||||||
data, a crucial feature for sensitive data environments. This application is
|
tool for research projects, market research, and other sectors that require
|
||||||
aimed at significantly contributing to research projects, market research, and
|
precise data collection and analysis.
|
||||||
other fields where precise data collection and analysis are vital.
|
|
||||||
|
|
||||||
** Design Goals
|
** Design Goals
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue