Skip to content
  1. Mar 30, 2022
  2. Mar 17, 2022
  3. Mar 04, 2022
  4. Feb 23, 2022
  5. Feb 10, 2022
  6. Feb 01, 2022
  7. Jan 24, 2022
  8. Jan 09, 2022
  9. Jan 07, 2022
  10. Dec 22, 2021
  11. Dec 20, 2021
  12. Dec 16, 2021
  13. Dec 15, 2021
  14. Dec 14, 2021
  15. Dec 13, 2021
  16. Dec 12, 2021
  17. Dec 07, 2021
  18. Nov 30, 2021
    • Daniel Kappe's avatar
      0028467: Allow float tolerance in formula question · 0689474a
      Daniel Kappe authored
      Up until now ILIAS supported float tolerances in the Formula Question,
      but the GUI cut off all decimal places and with subsequent changes to
      the question could lead to a unintendet change of the tolerance.
      
      Mantis-Ticket: 0028467
      0689474a
  19. Nov 29, 2021
    • Daniel Kappe's avatar
      0029692: Fix the uncatched division by 0 error · f9dfcdc7
      Daniel Kappe authored
      The FormulaQuestion throws an uncatched error (division by 0) in case
      "No Restrictions" are set for the "Result Type Selection". This was
      fixed for "Fraction" and "Coprime Fraction" in commit
      b9b74b66 and this solution is now
      extended to "No Restrictions". This fix was adjusted though, because in
      case of a ilMathDivisionByZeroException the users result was set to "0"
      which might be a correct answer. Now the division by 0 lets the check
      function return false, except in case the formula also threw this
      exception.
      
      Mantis-Ticket: 0029692
      f9dfcdc7
  20. Nov 24, 2021
  21. Nov 23, 2021
  22. Nov 22, 2021
  23. Nov 16, 2021
  24. Nov 09, 2021
  25. Nov 04, 2021
    • Nicolas Roeser's avatar
      Remove unnecessary file · 57926eef
      Nicolas Roeser authored
      Has been introduced in 9fdcbe7a, but
      wrongly named (file name contains a space character). An updated version
      has been added with the proper name in
      1f554266. This makes the former file
      obsolete, and it should be purged from the tree.
      57926eef
  26. Oct 26, 2021
  27. Oct 19, 2021
  28. Oct 13, 2021
  29. Oct 12, 2021