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
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
Apply labels
Clear 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
1 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#42
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
Pages with large
multiplechoice
questions using theradio
orcheckbox
renderers are really slow , presumably because they call out to markdown a whole lot. It would be good to find a way to speed that up (perhaps by arranging things so thatsource_transform_string
is only called once per page, rather than once for each option (or maybe we could call the_md
function more directly, without the extra overhead of all the source_transform_string stuff...)Rendering Markdown is Slow (esp w/ lots of radio/checkbox multiplechoice)to Rendering Markdown Can Be Slow 1 month ago