1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-06-24 20:20:28 +02:00

Phase 2 : envoi des questions

This commit is contained in:
galaxyoyo
2019-09-21 14:51:58 +02:00
parent 81acf09fbf
commit 0885141db5
3 changed files with 43 additions and 1 deletions

View File

@ -1,6 +1,11 @@
<?php
require_once "header.php";
?>
<h1>Veuillez toujours enregistrer votre travail ailleurs que sur la plateforme !</h1>
<hr />
<?php
for ($i = 0; $i < 2; ++$i) {
$receiver = $receivers[$i];
$video = $videos[$i]; ?>