@gvwilson commented on Sun May 27 2018
As a user doing a Unix shell course, in consoleExercises I want to be able to run commands like pwd and ls as often as I like without triggering execution of SCTs (influencing submission metrics). After discussion with @filipsch, it seems we could add a whitelist of commands that short-circuit execution of SCTs. These could be provided on a per-exercise, per-chapter, or per-course basis; the last of these three is probably sufficient for everything except the first few chapters of the "Intro to Shell" course (where we definitely don't want these commands short-circuited).