Newbies skip314 Posted August 11, 2004 Newbies Posted August 11, 2004 I'm creating a grade book. I have a table that contains the scores of each graded item for all students, in all of my classes. This includes homework, quizzes, tests, final exam, labs, etc.. Each class may have a different set of graded items (some classes may not have a lab, for example). So in this table, I have a student ID, a class ID, the graded item category and the score. In a related table, I have a list of my students and on a layout I can summarize, using a portal, the total and average that each student has earned for each graded item category. No problem. What I'd like to do is create a field in my student table that will hold each of these averages separately. Each student will have 5 or 6 fields that will hold averages for each category. Somehow I need to pick up these summary fields in a formula. I need these values so I can manipulate the numbers for calculating weighted averages and projections during the semester when some categories have not been completed. Thanks in advance.
Recommended Posts
This topic is 7670 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now