Exercise: avoid duplicates in attempts list - refs BT#19342

pull/4059/head
Angel Fernando Quiroz Campos 4 years ago
parent 84cca097e3
commit aa07f86ec1
  1. 2
      main/inc/lib/exercise.lib.php

@ -2440,6 +2440,8 @@ HOTSPOT;
$courseCondition
$exerciseFilter
$sessionCondition
ORDER BY tr.insert_date DESC
LIMIT 1
)";
if ($is_allowedToEdit) {

Loading…
Cancel
Save