Total no. of students appeared in the examination (Z)
43
68
76
92
116
119
Total no. of successful students (Y)
34
51
68
86
92
114
Mean of CGPA or Mean Percentage of all successful students (X)
7.57
7
6.48
7.53
7.35
7.3
API = X* (Y/Z)
5.99
5.25
5.8
7.04
5.83
6.99
const config = {
documentId: '19ccb727-2434-475f-8543-9c11b50ce041',
darkMode: true,
token: '' //add your server side generated security token or change your document permission to public
};
CloudPDF(config, document.getElementById('viewer')).then((instance) => {
});