CA
146 Points
Joined October 2009
Grade Card Status
(All programs Except for BIT/ADIT)
Indira Gandhi National Open University
Current Grade Card Status as on APRIL 06, 2011
(For information only)
Monday, April 11, 2011 9:13:28 AM
Enrolment Number: 085508537
Name: - KAMAL RUSTAGI
Program: BCOM(A&F)
The Status is indicative only & cannot be used as a substitute for the final grade card which is sent by SED at the end of a semester.
|
Course Code |
Asgn1 |
Asgn2 |
Asgn3 |
Asgn4 |
Term End Theory |
Term End Practical |
Status |
|
AED01 |
66 |
- |
- |
- |
38 |
- |
Completed |
|
BCO001 |
- |
- |
- |
- |
78 |
- |
Completed |
|
BCO002 |
- |
- |
- |
- |
76 |
- |
Completed |
|
BCO003 |
- |
- |
- |
- |
76 |
- |
Completed |
|
BCO004 |
- |
- |
- |
- |
78 |
- |
Completed |
|
BCO005 |
- |
- |
- |
- |
64 |
- |
Completed |
|
BCO006 |
- |
- |
- |
- |
51 |
- |
Completed |
|
BCO007 |
- |
- |
- |
- |
53 |
- |
Completed |
|
BCO008 |
- |
- |
- |
- |
55 |
- |
Completed |
|
BCO009 |
- |
- |
- |
- |
45 |
- |
Completed |
|
BCO010 |
- |
- |
- |
- |
40 |
- |
Completed |
|
ECO13 |
65 |
- |
- |
- |
48 |
- |
Completed |
|
EEG04 |
70 |
- |
- |
- |
67 |
- |
Completed |
|
FEG01 |
67 |
- |
- |
- |
44 |
- |
Completed |
|
FEG02 |
60 |
- |
- |
- |
38 |
- |
Completed |
|
FST01 |
69 |
- |
- |
- |
41 |
- |
Completed |
Note:- Assignment 4 and TE Practical do not apply to all the courses.
Disclaimer: This electronically generated information does not have any legal validity.
function fnsubmit(frm)
if document.forms(0).eno.value="" then
msgbox "Enrolment Number should not be blank"
document.forms(0).eno.focus
fnsubmit=false
elseif len(document.forms(0).eno.value)<>9 then
msgbox "Enrolment must be of 9 Character"
document.forms(0).eno.focus
fnsubmit=false
else
fnsubmit=true
end if
end function
document.forms(0).item(0).focus()Back