Skip to content

allow setting submitAndCompare flag in ShortAnswerAuthoring (#5289) #1020

allow setting submitAndCompare flag in ShortAnswerAuthoring (#5289)

allow setting submitAndCompare flag in ShortAnswerAuthoring (#5289) #1020

Triggered via push December 9, 2024 17:38
Status Success
Total duration 9m 0s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
docs
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
docs
~R/.../ is deprecated, use ~r/.../ instead
docs
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it