PC Review


Reply
Thread Tools Rate Thread

How can I auto-assign data to a student?

 
 
=?Utf-8?B?YXBpZWRhZA==?=
Guest
Posts: n/a
 
      5th Sep 2006
I have a training database in which the students are in either 5-level or
7-level upgrade training. I have a master task table(Classes) and a
sub-tasks table(Assignments). The sub-tasks are broken down into 5-level or
7-level tasks. In my Students form I select whether the student is upgrading
to a 5 or 7-level through a toggle switch.
Instead of going through and having to assign the student to each sub-task
individually (it came from a template), how can I get access to auto-assign
all the tasks automatically when I select the 5 or 7-level toggle?
 
Reply With Quote
 
 
 
 
=?Utf-8?B?S0FSTCBERVdFWQ==?=
Guest
Posts: n/a
 
      6th Sep 2006
I would need to know more about your database structure.
Do you use a junction table between student and classes? Run an append
query for the student and all 7-level courses.

"apiedad" wrote:

> I have a training database in which the students are in either 5-level or
> 7-level upgrade training. I have a master task table(Classes) and a
> sub-tasks table(Assignments). The sub-tasks are broken down into 5-level or
> 7-level tasks. In my Students form I select whether the student is upgrading
> to a 5 or 7-level through a toggle switch.
> Instead of going through and having to assign the student to each sub-task
> individually (it came from a template), how can I get access to auto-assign
> all the tasks automatically when I select the 5 or 7-level toggle?

 
Reply With Quote
 
=?Utf-8?B?YXBpZWRhZA==?=
Guest
Posts: n/a
 
      6th Sep 2006
I have three tables that I mainly work with:

Classes - Primary Key is Class ID
-- has a subdata sheet to assignments
---Relationships: ClassID (Classes) to ClassID(Assignments) and
ClassID(Classes) to ClassID(Students and Classes)

Assignments - Primary key is AssignmentID
--- Relationships: AssignmentID(Assignments) to AssignmentID(Students and
Classes) and Upgrade Training(Assignments) to Upgrading ToStudents)

Students - Primary key is StudentID
--- Relationships: StudentID(Students) to StudentID(Students and Classes)

Can I assume correctly that the Students and Classes table will be my
junction table?

"KARL DEWEY" wrote:

> I would need to know more about your database structure.
> Do you use a junction table between student and classes? Run an append
> query for the student and all 7-level courses.
>
> "apiedad" wrote:
>
> > I have a training database in which the students are in either 5-level or
> > 7-level upgrade training. I have a master task table(Classes) and a
> > sub-tasks table(Assignments). The sub-tasks are broken down into 5-level or
> > 7-level tasks. In my Students form I select whether the student is upgrading
> > to a 5 or 7-level through a toggle switch.
> > Instead of going through and having to assign the student to each sub-task
> > individually (it came from a template), how can I get access to auto-assign
> > all the tasks automatically when I select the 5 or 7-level toggle?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Auto Detect Data, Auto Print Data, Auto Erase Data Loop Gamma's and Ruiter's Microsoft Excel Programming 8 14th Sep 2011 01:40 PM
Re: Word 2007 Home and Student Turn off Auto Screen Capture Cindy M. Microsoft Word Document Management 0 18th Jan 2007 06:42 PM
assign auto number and auto date =?Utf-8?B?S3JpdCBLYXNlbQ==?= Microsoft Excel Misc 2 14th Jan 2005 02:55 AM
'Student & Teacher Edition 2003' have an out of office auto ... =?Utf-8?B?RWxlZ2FudGx5VHdpc3RlZA==?= Microsoft Outlook Discussion 1 30th Oct 2004 04:39 AM
How can I change months and auto-populate the DAYS on the student. =?Utf-8?B?cm9nZWxpb2dhcnphag==?= Microsoft Excel Worksheet Functions 1 9th Sep 2004 01:07 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:55 PM.