submit button for questions
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
<label class="form-label" for="ans4"> Student Name </label>
|
||||
<input class="form-check-label" type="radio" id="ans4", name="ans">
|
||||
</div>
|
||||
<button onclick="questionSubmit()" type="submit" class="btn btn-primary">Submit</button>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user