Skip to content

Instantly share code, notes, and snippets.

@jithusunny
Created March 26, 2011 07:03
Show Gist options
  • Save jithusunny/888088 to your computer and use it in GitHub Desktop.
Save jithusunny/888088 to your computer and use it in GitHub Desktop.
Output of resultmanager program
jithu@HCL:~/Dropbox/Public$ ./resultmanager.py
Enter the url of result page of first(any) student from university website: http://202.88.252.6/exams/results1/btechNEW/btechresults_display.php?id=816&regno=etaiecs002&Submit=Submit
Enter the total marks: 1200
Enter the total number of students: 72
Roll number Total Percentage
----------- ----- ----------
etaiecs001 796 - 66.33
etaiecs002 785 - 65.42
etaiecs003 909 - 75.75
etaiecs004 795 - 66.25
etaiecs007 912 - 76.00
etaiecs008 795 - 66.25
etaiecs011 760 - 63.33
etaiecs012 815 - 67.92
etaiecs013 859 - 71.58
etaiecs014 853 - 71.08
etaiecs015 774 - 64.50
etaiecs016 967 - 80.58
etaiecs019 816 - 68.00
etaiecs020 834 - 69.50
etaiecs021 882 - 73.50
etaiecs022 665 - 55.42
etaiecs024 781 - 65.08
etaiecs025 752 - 62.67
etaiecs027 704 - 58.67
etaiecs028 731 - 60.92
etaiecs029 955 - 79.58
etaiecs036 968 - 80.67
etaiecs037 771 - 64.25
etaiecs038 767 - 63.92
etaiecs040 822 - 68.50
etaiecs041 829 - 69.08
etaiecs042 710 - 59.17
etaiecs043 944 - 78.67
etaiecs047 830 - 69.17
etaiecs048 769 - 64.08
etaiecs049 732 - 61.00
etaiecs050 821 - 68.42
etaiecs052 950 - 79.17
etaiecs053 863 - 71.92
etaiecs054 881 - 73.42
etaiecs055 940 - 78.33
etaiecs056 911 - 75.92
etaiecs059 832 - 69.33
etaiecs061 879 - 73.25
etaiecs062 798 - 66.50
etaiecs063 878 - 73.17
etaiecs064 796 - 66.33
etaiecs066 882 - 73.50
etaiecs067 868 - 72.33
etaiecs068 882 - 73.50
etaiecs069 800 - 66.67
etaiecs070 812 - 67.67
Topper of the class is: etaiecs036 - Marks: 968 Percentage: 80.67
No.of students with percentage above 80%: 2
No.of students with percentage above 75%: 9
No.of students with percentage in between 60% and 75%: 35
No.of students with percentage below 60%: 3
Class Pass Percentage: 66.1972(47 out of 71 Students)
Pass Percentage in DATA STRUCTURES LAB is: 94.3662
Pass Percentage in MICROPROCESSOR BASED DESIGN is: 71.8310
Pass Percentage in MATHEMATICS-IV is: 74.6479
Pass Percentage in ENVIRONMENTAL STUDIES is: 98.5915
Pass Percentage in COMPUTER ORGANIZATION AND DESIGN is: 83.0986
Pass Percentage in SYSTEMS PROGRAMMING is: 84.5070
Pass Percentage in ELECTRONIC CIRCUITS AND SYSTEMS is: 83.0986
Pass Percentage in DIGITAL ELECTRONICS LAB is: 98.5915
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment