mirror of
https://git.roussel.pro/telecom-paris/pact.git
synced 2026-02-09 02:20:17 +01:00
intégration backend / api
backend avec api d'ajout d'avis (note principale uniquement)
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
<div id="audio">
|
||||
<div class="instructions">
|
||||
<div class="title">
|
||||
<h1>Enregistrement audio blabal</h1>
|
||||
<h1>Dites-nous en plus</h1>
|
||||
</div>
|
||||
<p>Donnez une note sur 10 au critère suivant</p>
|
||||
<table>
|
||||
@@ -43,7 +43,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Calme</td>
|
||||
<td> <span id="grade"></span>/10</td>
|
||||
<td><span id="grade"></span>/10</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user