new fields added but can't send video anymore

This commit is contained in:
Jan
2024-06-15 19:02:38 +02:00
parent 1fffa33fe6
commit 3a21fb0914
10 changed files with 270 additions and 30 deletions

View File

@@ -8,6 +8,8 @@
</head>
<body>
<div class="centercontent">
<div class="container">
<h2>Hello! Thank you for participating in our study!</h2>
<form action="http://localhost:5000/start" method="post">
<label for="terms-and-conditions">
@@ -16,6 +18,8 @@
<p><input id="submitbutton" type = "submit" value = "submit" /></p>
</form>
</div>
</div>
</body>
</html>