Results 1 to 2 of 2
  1. #1
    grose is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2012
    Posts
    1

    A button to store current grade in a dated field to show progress over time.

    Hi



    I'm fairly new to access and am a teacher trying to create a database of my students scores. What I am trying to do is record all the work that my students submit: homework, bookwork, test results, projects and create an average score as a percentage grade. So that as the semester advances I can hand them their grade week by week so that they don't have to wait until the end of the term to find out how they are going. I've created this in excel and am confident about being able to do it access as I have made some databases in the past; although I am having to read up on it again. What I am unsure about (and this is my question) is how to make a chart to give the students a visual indication of how they have been going. For this I envision creating a button that when pressed records all the students present grades in a field with the date the button was pressed. As I have it once a students mark is updated there is no history of what it has been so no graph of their progress can be made.

    Click image for larger version. 

Name:	grades.png 
Views:	12 
Size:	16.9 KB 
ID:	7375

    If someone can steer me in the right direction of how to go about this and what to read up on it would very appreciated.

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,919
    The table that tracks the changes is not normalized. Need fields structured like:

    StudentID
    DateEnter
    Grade
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Show current Time
    By dada in forum Programming
    Replies: 5
    Last Post: 05-03-2012, 04:32 AM
  2. Calculate Grade
    By DCV0204 in forum Forms
    Replies: 4
    Last Post: 12-13-2011, 02:59 PM
  3. How to show current vacation time
    By Brian62 in forum Forms
    Replies: 1
    Last Post: 06-24-2011, 04:34 PM
  4. Aslways show Current Date even in Old records
    By farhanahmed in forum Programming
    Replies: 3
    Last Post: 04-03-2011, 12:56 PM
  5. VB coding to show current date n time in access form
    By cwwaicw311 in forum Programming
    Replies: 6
    Last Post: 02-10-2010, 09:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums