After an outage on September 1, the Instructure Community is now fully available, including guides, release notes, forums, and groups. If some styling still looks unusual, clear your cache and cookies.
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?
To 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