-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
75 lines (69 loc) · 6.38 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<!DOCTYPE html>
<html>
<head>
<title id="maint">GP Calculator</title>
<style type="text/css">
input {margin: 3% }
</style>
</head>
<body id="mmbody" style="background:rgb(179, 198, 255)">
<h1 id="mainh" style="color: grey">GP Calculator</h1>
<!-- First page code -->
<p><b id="copyowner" style="color: rgb(116, 126, 255); margin-left: 5%; font-size: 150%">Made With Love By Olawale Micheal Juwon <a href="mailto:[email protected]">Click To Mail [email protected]</a></b></p>
<p id="firstq"><b>Name :<input id="namei" type="text" name=""></b>Enter Number Of Course <input id="firsti" type="Number" name="" min="4" max="15"><button onclick="courseen()" id="firstb" style="margin-left: 0.5%">Submit</button>
<button onclick="Reset1()">Reset</button></p>
<p id="firstd"><i>Click Submit When Done...</i></p>
<!-- Second Page Code -->
<h2 id="hfcn" style="display: none">Course Name</h2>
<div id="Course-list" style="display: none;">
<p>First Course Name</p> <input id="1cni" type="" name="" maxlength="6">
<p>Second Course Name</p> <input id="2cni" type="" name="" maxlength="6">
<p>Third Course Name</p> <input id="3cni" type="" name="" maxlength="6">
<p>Fourth Course Name</p> <input id="4cni" type="" name="" maxlength="6">
<p id="5cn">Fifth Course Name</p> <input id="5cni" type="" name="" maxlength="6">
<p id="6cn">Sixth Course Name</p> <input id="6cni" type="" name="" maxlength="6">
<p id="7cn">Seventh Course Name</p> <input id="7cni" type="" name="" maxlength="6">
<p id="8cn">Eighth Course Name</p> <input id="8cni" type="" name="" maxlength="6">
<p id="9cn">Ninth Course Name</p> <input id="9cni" type="" name="" maxlength="6">
<p id="10cn">Tenth Course Name</p> <input id="10cni" type="" name="" maxlength="6">
<p id="11cn">Eleventh Course Name</p> <input id="11cni" type="" name="" maxlength="6">
<p id="12cn">Twelveth Course Name</p> <input id="12cni" type="" name="" maxlength="6">
<p id="13cn">Thirteenth Course Name</p> <input id="13cni" type="" name="" maxlength="6">
<p id="14cn">Fourteenth Course Name</p> <input id="14cni" type="" name="" maxlength="6">
<p id="15cn">Fifteenth Course Name</p> <input id="15cni" type="" name="" maxlength="6">
<button onclick="sbofn()">Submit</button> <button onclick="Reset2()">Reset</button>
<p id="er2d"><i>Click Submit When done...</i></p>
</div>
<!-- Third Page Code -->
<h2 id="namerh" style="color: #993300"></h2>
<h3 id="hfcl" style="display: none;">Course<span style="margin-left: 3%"> Grade</span> <span style="margin-left: 5%"> Unit</span></h3>
<div id="divfl" style="display: none;">
<hr>
<p><span id="pfc1"></span><input size="5" maxlength="1" placeholder="Grade" style="" id="cgi1" type="text" name=""><input placeholder="Unit" min="0" max="80" style="" id="cui1" type="number"></p>
<p><span id="pfc2"></span><input size="5" maxlength="1" placeholder="Grade" id="cgi2" type="text" name=""><input placeholder="Unit" min="0" max="80" id="cui2" type="number"></p>
<p><span id="pfc3"></span><input size="5" maxlength="1" placeholder="Grade" id="cgi3" type="text" name=""><input placeholder="Unit" min="0" max="80" id="cui3" type="number"></p>
<p><span id="pfc4"></span><input size="5" maxlength="1" placeholder="Grade" id="cgi4" type="text" name=""><input placeholder="Unit" min="0" max="80" id="cui4" type="number"></p>
<p><span id="pfc5"></span><input size="5" maxlength="1" placeholder="Grade" id="cgi5" type="text" name=""><input placeholder="Unit" min="0" max="80" id="cui5" type="number"></p>
<p><span id="pfc6"></span><input size="5" maxlength="1" placeholder="Grade" id="cgi6" type="text" name=""><input placeholder="Unit" min="0" max="80" id="cui6" type="number"></p>
<p><span id="pfc7"></span><input size="5" maxlength="1" placeholder="Grade" id="cgi7" type="text" name=""><input placeholder="Unit" min="0" max="80" id="cui7" type="number"></p>
<p><span id="pfc8"></span><input size="5" maxlength="1" placeholder="Grade" id="cgi8" type="text" name=""><input placeholder="Unit" min="0" max="80" id="cui8" type="number"></p>
<p><span id="pfc9"></span><input size="5" maxlength="1" placeholder="Grade" id="cgi9" type="text" name=""><input placeholder="Unit" min="0" max="80" id="cui9" type="number"></p>
<p><span id="pfc10"></span><input size="5" maxlength="1" placeholder="Grade" id="cgi10" type="text" name=""><input placeholder="Unit" min="0" max="80" id="cui10" type="number"></p>
<p><span id="pfc11"></span><input size="5" maxlength="1" placeholder="Grade" id="cgi11" type="text" name=""><input placeholder="Unit" min="0" max="80" id="cui11" type="number"></p>
<p><span id="pfc12"></span><input size="5" maxlength="1" placeholder="Grade" id="cgi12" type="text" name=""><input placeholder="Unit" min="0" max="80" id="cui12" type="number"></p>
<p><span id="pfc13"></span><input size="5" maxlength="1" placeholder="Grade" id="cgi13" type="text" name=""><input placeholder="Unit" min="0" max="80" id="cui13" type="number"></p>
<p><span id="pfc14"></span><input size="5" maxlength="1" placeholder="Grade" id="cgi14" type="text" name=""><input placeholder="Unit" min="0" max="80" id="cui14" type="number"></p>
<p><span id="pfc15"></span><input size="5" maxlength="1" placeholder="Grade" id="cgi15" type="text" name=""><input placeholder="Unit" min="0" max="80" id="cui15" type="number"></p>
<button id="resultcomp" onclick="resultcomp()">Submit</button>
<!-- <p id="pfc1" style="display: none;"><span id="cna1"></span><input style="margin-left: 20%" type="text" name="" id="cgi1"><input style="margin-left: 40%" type="Number" name="" id="cui1"></p> -->
<p id="result" style="color: white"></p><button style="display: none;" id="resultpr" onclick="resultprint()">Print Result</button>
<button onclick="Reset3()">Reset</button>
<p id="noti"><i>Click submit when done...</i></p>
<h3>Give Feed-Back Below</h3>
<iframe width="100%" src="https://docs.google.com/forms/d/e/1FAIpQLSfpNG4VGWrJxyg8v1O0ALOyqAB2wbDvXpQlt5tuf-HLZK5E-A/viewform?vc=0&c=0&w=1">You cant view it here use <a href=https://docs.google.com/forms/d/e/1FAIpQLSfpNG4VGWrJxyg8v1O0ALOyqAB2wbDvXpQlt5tuf-HLZK5E-A/viewform?embedded=true>feedback</a></iframe> If The Link Dosen't Display Use<a target="_blank" href="https://docs.google.com/forms/d/e/1FAIpQLSfpNG4VGWrJxyg8v1O0ALOyqAB2wbDvXpQlt5tuf-HLZK5E-A/viewform">THIS</a>
<h3>See Update</h3>
<iframe src=""></iframe>
</div>
<script type="text/javascript" src="script.js"></script>
</body>
</html>