Web-Site that allows entering SFB Z03-motor assessment checklists online.
  • HTML 76.7%
  • Python 16.6%
  • Jinja 5.7%
  • Shell 1%
Find a file
Michał Szczepanik d074797f4b
All checks were successful
Server tests / build (push) Successful in 26s
Change "Weitere Diagnostik" from url to (freeform) text input
This addresses a request to make the links optional and instead allow a
text field for the date of diagnostics to indicate that they were
completed.

The field is now a regular text field with no validation, and does not
prescribe any particular format of the input (not even a date). The
field names are left unchanged for backwards compatibility (ie. not
having to change them anywhere else). Practice shows that the URL
feature was not used, so we can change the name in the exported and
aggregated data, for example.
2026-01-27 18:37:18 +01:00
.forgejo/workflows Update workflows for forgejo 2026-01-22 16:52:52 +01:00
artwork add favicon.ico 2021-07-16 09:56:02 +02:00
images add favicon.ico 2021-07-16 09:56:02 +02:00
server Small tweaks 2026-01-27 18:37:18 +01:00
templates Change "Weitere Diagnostik" from url to (freeform) text input 2026-01-27 18:37:18 +01:00
tools add a local server to test store_data 2022-03-24 10:21:58 +01:00
.gitignore Add gitignore 2026-01-08 18:55:03 +01:00
.prettierrc.yaml Add prettier config 2022-06-28 18:10:21 +02:00
deploy.sh fix template deploy location 2021-10-14 09:46:05 +02:00
entry.html Change "Weitere Diagnostik" from url to (freeform) text input 2026-01-27 18:37:18 +01:00
README.md Create README.md 2022-03-01 08:56:27 +01:00
requirements-devel.txt Update workflows for forgejo 2026-01-22 16:52:52 +01:00
switch.html create a switch page 2021-07-14 15:16:46 +02:00

Data-entry system

Code and markup for a web-site that allows entering of data into a datalad dataset.