Historial de Commits

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