M
mike
I'm trying to design a DB to record student incident reports in our school.
right now a teacher has to write up a report manually but it would be more
useful if we could store the data electronically for multiple reasons...
i was thinking of using access to create a db to store the submitted
incident reports. therefore a teacher would have to fill out a new incident
form for each incident. it would be added to the DB. since a form is for a
student we would need to count the number of forms per students, but the
forms must be separate.
for example, johnny gets written on Mon and then again the following Tues
for a total of 2 incidents.
the form is pretty basic stuff: name, grade, type of incident, comments,
date, etc.
big issues are:
1. how can every staff member access the forms over the network
2. what other potential issues/pitfalls might arise that i should be aware
of?
at any pt in the day, our admin staff should be able to pull a query to see
who's being written up and how many times. a student might be written up in
1st and 2nd pd by different teachers but both incidents should show up.
any advice on how to attack this is much appreciated
right now a teacher has to write up a report manually but it would be more
useful if we could store the data electronically for multiple reasons...
i was thinking of using access to create a db to store the submitted
incident reports. therefore a teacher would have to fill out a new incident
form for each incident. it would be added to the DB. since a form is for a
student we would need to count the number of forms per students, but the
forms must be separate.
for example, johnny gets written on Mon and then again the following Tues
for a total of 2 incidents.
the form is pretty basic stuff: name, grade, type of incident, comments,
date, etc.
big issues are:
1. how can every staff member access the forms over the network
2. what other potential issues/pitfalls might arise that i should be aware
of?
at any pt in the day, our admin staff should be able to pull a query to see
who's being written up and how many times. a student might be written up in
1st and 2nd pd by different teachers but both incidents should show up.
any advice on how to attack this is much appreciated