Historique des commits

Auteur SHA1 Message Date
  Lucas de Souza 70d9767b34 Implement whitespace trim on string outputs during automatic assessment for both expected and generated outputs il y a 4 ans
  Lucas de Souza 5bb066f884 Implement empty output handling during automated assessment il y a 4 ans
  Lucas de Souza bb2b2ad5ba Fix bug where insufficient outputs of type string would be shown as null il y a 4 ans
  Lucas Mendonça 5a157950c2 Remove trim from string output matching il y a 4 ans
  Lucas de Souza 525ccfa55a Remove unecessary loggin info il y a 4 ans
  Lucas de Souza 556a2df7a3 Fix a bug that prevented the output matching assessment to produce diff when the expected output is not a string il y a 4 ans
  Lucas Mendonça 5ec0e1cead Implement output test interface new line char il y a 5 ans
  Lucas Mendonça 0ecfebc1d8 Implement assessment detail page to open when clicked on the assessment result il y a 5 ans
  Lucas Mendonça 64e5dbf340 Fix a bug when the generated output is a different type than the one expected by the expected output il y a 5 ans
  Lucas Mendonça 797a79908a Implement assessment result detail page il y a 5 ans
  Lucas de Souza d96088a5ff Implement assessment result class [incomplete] il y a 5 ans
  Lucas de Souza 2ffdab6ccf Fix output matching bug where numeric val would not be converted to decimal.js during string comparison il y a 5 ans
  Lucas Mendonça 8fee865b19 Implement output matching assessment as a set of helpers class and functions il y a 5 ans
  Lucas Mendonça d659ff089b Implement bool, number and string output matching function il y a 5 ans