Sie sind auf Seite 1von 4

Visual Studio .

NET Assignment Guide Lines

Task 7 – Creating Assignment Management Function –Including Assignment Submissions and Grading

Table Design in Database

Course Table

Course ID Course Name Course Desc Module ID

Batch Table

Batch_No Start Date End Date Course_ID

Module Table

Module_ID M_Name Description Course_ID

Student

Student_No Student_Name Address

Batch wise Tracking Table

Batch_No Course_ID Module_ID Student_No Grade

Note : Grade field you can have these values (Submitted, Submit Send to Marking,
Resubmit,Pass,Merit,Distinction)

You can do user interface Design for above function as follows,

HND Computing Assignment Guide Task 7


Student Information System

Student Assignment Tracking

o Add Student Assignment Submissions


o Edit Assignment Submissions
o View Batch wise Assignment Tracking
o View Individual Student Grades

Continue

Student Information System

Student Assignment Tracking-Add Student Assignment Submissions

Batch No:

Course No:

Module No:

Student No:

Module ID :

Grade :

Add Cancel Go back

HND Computing Assignment Guide Task 7


Student Information System

Student Assignment Tracking-Edit Student Assignment Submissions

Enter Student ID for Edit : Search

Batch No:

Course No:

Module No:

Grade :

Update Cancel Go back

Student Information System

Student Assignment Tracking-View Batch wise Student Grade

Enter Batch No for Grades :

Load

Course_No Module_ID Student_ID

HND Computing Assignment Guide Task 7


Student Information System

Student Assignment Tracking-Individual Student Grade

Enter Student No for Grades :

Load

Course_No Module_ID Student_ID

HND Computing Assignment Guide Task 7

Das könnte Ihnen auch gefallen