fixing teacher form

This commit is contained in:
Chris Cochrun 2024-12-19 15:21:07 -06:00
parent b305bc5e4a
commit 65be477d53

View file

@ -99,7 +99,7 @@
How do you see this student's behavior during schoolwide activities?
</label>
<br/>
<textarea id="team-challenges" name="team-challenges"
<textarea id="behavior" name="behavior"
class="form-input w-full h-64 {{ $formClasses }}"
placeholder=""></textarea>
</div>