The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December. Read our blog post for more info about this change.
Found this content helpful? Log in or sign up to leave a like!
I am attempting to rewrite, in New Quizzes, some formula questions that I've composed in Classic Quizzes. The formula syntax I've used previously in Classic Quizzes all works fine except for the sort() function. In Classic Quizzes the expression
newlist = sort(list)
will fill newlist with the values of list, sorted from low to high. In New Quizzes, this produces an "Invalid formula" error. Strangely, the reverse() helper function, which also takes and produces a list, works exactly as it did in Classic Quizzes.
Did sort() get dropped from New Quizzes?
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in