updating mt-form and adding mission teacher questions

This commit is contained in:
Chris Cochrun 2024-12-19 14:02:20 -06:00
parent a6cb339e51
commit b305bc5e4a
3 changed files with 19 additions and 2 deletions

View file

@ -94,6 +94,15 @@
class="form-input w-full h-64 {{ $formClasses }}"
placeholder=""></textarea>
</div>
<div class="basis-full mt-10">
<label for="behavior" class="p-4">
How do you see this student's behavior during schoolwide activities?
</label>
<br/>
<textarea id="team-challenges" name="team-challenges"
class="form-input w-full h-64 {{ $formClasses }}"
placeholder=""></textarea>
</div>
<div class="basis-full mt-10">
<label for="extra-info" class="p-4">
What else would you like to tell us about this student that might be relevant as we consider them for a mission trip?