Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Indicators were only removed for attempted problems, leading to
incorrect display if logging out and back in as a user with fewer
attempts.
|
|
|
|
Records a {'typ': 'experiment', 'data': 'teacher help'} action when
clicked. This will allow us to consider such traces specially when
evaluating different hint types.
This is specific to the prolog_hints experiment and should be reverted
or generalized in the future.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unused code is unused.
|
|
|
|
Hints are now generated for each tested program, and the user can press
a button to reveal the hints.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reusing class names (e.g. “_emark_0”) caused an incorrect message (from
the previous hint) to be displayed for subsequent hints with the same
class.
|
|
Bootstrap: because 10px ought to be good for everyone!™
|
|
|
|
|