mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-06-25 12:17:23 +02:00
Attribution des vidéos aux équipes (manuelle)
This commit is contained in:
@ -2,10 +2,6 @@
|
||||
|
||||
require_once "header.php";
|
||||
|
||||
if ($has_error) {
|
||||
echo "<h2>Erreur : $error_message</h2>";
|
||||
}
|
||||
|
||||
for ($problem = 1; $problem <= 4; ++$problem) {
|
||||
echo "<h2>Vidéos pour le problème $problem</h2>\n";
|
||||
/** @var Video $video */
|
||||
|
Reference in New Issue
Block a user