-
Notifications
You must be signed in to change notification settings - Fork 298
Open
Labels
Description
For example, in the Filter problem, the full results web page always showed the entire results
This allows the student to see all the values and get a better grasp of where their program may be failing (which pixel, location, etc).
The new v4 truncates the full results, which then takes away any advantage of actually loading the full results page.
Can we continue to show the full results on the web page? Or, perhaps have a setting that can be set in the particular checks for a problem for those that need this extra info?