No Branch/Tag Specified
main
v2021.9-lts
v2022.9
v2021.2
v2019.9-lts
v2020.9
v2020.2
current_lts
v2021.9.4
current_release
v2022.9.1
v2022.9.0
v2021.9.3
v2021.9.2
v2021.9.1
v2021.9.0
v2021.2.0
v2019.9.10
v2020.9.1
v2019.9.9
v2020.9.0
v2019.9.8
v2020.2.1
v2019.9.7
v2020.2.0
v2019.9.6
v2019.9.5
v2019.9.4
v2019.9.3
v2019.9.2
v2019.9.1
v2019.9.0
v14.0.3
v14.0.2
v14.0.1
v14.0.0
v13.0.0
v12.1.1
v12.1.0
v12.0.0
v11.1.2
v11.1.1
v11.1.0
v11.0.5
v11.0.4
v11.0.3
v11.0.2
v11.0.1
v11.0.0
v10.4.0
v10.3.0
v10.2.2
v10.2.1
v10.2.0
v10.1.0
v10.0.1
v10.0.0
v9.4.3
v9.4.2
v9.4.1
v9.4.0
v9.3.0
v9.2.0
v9.1.0
v9.0.0
Labels
Clear labels
Something is not working
This issue or pull request already exists
New feature
Need some help
Something is wrong
More information is needed
This won't be fixed
Apply labels
accessibility
beginner-friendly
bug
Something is not working
code
critical
cygwin
documentation
duplicate
This issue or pull request already exists
enhancement
New feature
error reporting
external
help wanted
Need some help
invalid
Something is wrong
language-spec
logs
lti
mac
maybe
qtype:bigbox
qtype:checkoff
qtype:expression
qtype:fileupload
qtype:multiexpression
qtype:multiplechoice
qtype:number
qtype:pythoncode
qtype:pythonic
qtype:pythonliteral
qtype:richtext
qtype:smallbox
question
More information is needed
question types
sandbox
security
ui/ux
wontfix
This won't be fixed
wsl
No Label
accessibility
beginner-friendly
bug
code
critical
cygwin
documentation
duplicate
enhancement
error reporting
external
help wanted
invalid
language-spec
logs
lti
mac
maybe
qtype:bigbox
qtype:checkoff
qtype:expression
qtype:fileupload
qtype:multiexpression
qtype:multiplechoice
qtype:number
qtype:pythoncode
qtype:pythonic
qtype:pythonliteral
qtype:richtext
qtype:smallbox
question
question types
sandbox
security
ui/ux
wontfix
wsl
Milestone
Set milestone
Clear milestone
No items
No Milestone
Assignees
Assign users
Clear assignees
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.
No due date set.
Dependencies
No dependencies set.
Reference: catsoop/catsoop#53
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
No
Yes
I often use catsoop for surveys (things like the LA application, general surveys, scheduling forms, etc); and it often involves a lot of copy/pasting of gross Javascript. It would be nice to have a way to make that easier (maybe a new handler or something?).
Hey Adam!
Probably a related question (as it was prompted by the LA application summary): would it help to have sth like a
*.csv
directly generated and downloaded from the browser (rather than having the text printed onscreen)?If yes I'll try a PR ... next year 😉 hahaha (btw, the new git infastructure is awesome!)
Yep, that would be cool. And we'll need a way to control who can see the results, too (regardless of how the results are presented). Honestly not sure what the best way to do that is, but we probably want that part to be customizable.
BTW, the LA application does have a CSV download version also, so that might be more code that could be ported here.