From a6f2ba7f3940e5d873d2b3a68dd64a5a04e50ee4 Mon Sep 17 00:00:00 2001 From: andrewlalis Date: Mon, 1 Sep 2025 16:24:29 -0400 Subject: [PATCH] Update guide view. --- app/src/apps/classroom_compliance/GuideView.vue | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/app/src/apps/classroom_compliance/GuideView.vue b/app/src/apps/classroom_compliance/GuideView.vue index f6ca70c..472b6f2 100644 --- a/app/src/apps/classroom_compliance/GuideView.vue +++ b/app/src/apps/classroom_compliance/GuideView.vue @@ -1,5 +1,5 @@ @@ -69,8 +71,8 @@ const sampleEntry: Ref = ref({

Entries

The main point of Classroom Compliance is to make it easy to keep track of each student's behavior, - attendance, and phone usage. On each class' page, you'll find a large table with a row for each student, and a - column for each day of the week. This is the Entries Table. + attendance, and classroom readiness. On each class' page, you'll find a large table with a row for each student, + and a column for each day of the week. This is the Entries Table.

Simply click the "+" icon to add an entry for a student, or click on the day's "+" icon to add an entry for each @@ -87,7 +89,7 @@ const sampleEntry: Ref = ref({