-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhelp.html
176 lines (154 loc) · 11.5 KB
/
help.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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>FaceRecA</title>
<!-- Bootstrap -->
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" />
<link href="css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/main.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.0/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</head>
<body>
<nav class="my-navbar navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="push.php"><img src="img/logo7.png" style="max-width: 400px; margin-top: -112px; max-height: 260px; margin-left: -65px;"> </a>
</div>
<div class="navbar-collapse collapse" id="list">
<ul class="nav navbar-nav">
<li class="divider-vertical"></li>
<li><a href="about.html" style="font-family: Baskerville;font-size: 18px;">About</a></li>
<li><a href="#">|</a></li>
<li class="divider-vertical"></li>
<li><a href="contact.html" style="font-family: Baskerville;font-size: 18px;">Contact</a>
</ul>
</div>
</div>
</nav>
<div class="my-navbar1 navbar-default navbar-fixed-top">
</div>
<br><br><br><br><br><br><br>
<div class="container">
<div class="page-header">
<div id="image" style="float:left;margin-top: -95px;">
<img src="img/help.png" height="100" width="100" align="left">
</div>
<div id="texts" style="float:left; margin-left: 30px;
font-family: Baskerville;font-size: 18px;margin-top: -50px;">
<h1><small><font color="white">How to get started with
<font color="green">FaceRecA</font> ?</font></small></h1>
</div>
</div>
</div>
<!-- Bootstrap FAQ - START -->
<div class="container">
<br />
<br />
<br /><br><br>
<div class="alert alert-warning alert-dismissible" role="alert">
<button type="button" class="close" data-dismiss="alert"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
<p style="font-family: Baskerville;font-size: 18px;">
This section contains a wealth of information, related to <strong>
<font color="green">FaceRecA</font></strong> and its feature. If you cannot find an answer to your question,
make sure to contact us. </p>
</div>
<br />
<div class="panel-group" id="accordion">
<div class="faqHeader" style="font-family: Baskerville;
color: green;">General questions :</div>
<div class="panel panel-default">
<div class="panel-heading" >
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapseOne" style="font-family: Baskerville;font-size: 18px;">Is account required?</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse collapse in">
<div class="panel-body" id="ph">
<p id="helpcolor">
Account for login at <strong><font color="green">FaceRecA</font></strong> is required if you are faculty of the institute.This ensure the valid authorization to monitor the class attendance.
</p>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading" >
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseTen" style="font-family: Baskerville;font-size: 18px;">Can anyone create new user from registration?</a>
</h4>
</div>
<div id="collapseTen" class="panel-collapse collapse">
<div class="panel-body" id="ph">
<p id="helpcolor">
Only System Administrator of the department is allowed to create the account for the faculties as per their courses. This registration process is not accessible for everyone.
</p>
</div>
</div>
</div>
<div class="faqHeader" style="font-family: Baskerville;
color: green;">Teacher section </div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseTwo" style="font-family: Baskerville;font-size: 18px;">How to get started?</a>
</h4>
</div>
<div id="collapseTwo" class="panel-collapse collapse">
<div class="panel-body" id="ph">
<p id="helpcolor">
All departmental teacher will get the <strong><font color="green">username</font></strong> and <strong>
<font color="green">password</font></strong> from the system administrator,Which help them to login to <strong><font color="green">FaceRecA</font></strong>
</p>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseThree" style="font-family: Baskerville;font-size: 18px;">What to do after Logged in?</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse collapse">
<div class="panel-body" id="ph">
<p id="helpcolor">
The steps involved in this process are really simple. All you need to do is:</p>
<ul style="color: white;">
<li>Slect the <strong><font color="green">class
</font></strong> and respective
<strong><font color="green">course-code</font>
</strong> of the perticular subject.
</li><br>
<li>Upload an image using <strong>
<font color="green">browse</font></strong> option for generating the attendance. </li><br>
<li>Attendance will be generated and updated in the
<strong><font color="green">attendance-table</font></strong>. </li><br>
<li>In the <strong><font color="green">Attendance-table</font></strong> teacher also can easily modify the status of the student as 'present' or 'absent' if it is required. </li><br>
<li><strong><font color="green">Uploaded Images
</font></strong> will be stored in the folder.</li>
</ul>
</div>
</div>
</div>
<!-- <div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseFive"
style="font-family: Baskerville;font-size: 18px;">How much do I get from each sale?</a>
</h4>
</div>
<div id="collapseFive" class="panel-collapse collapse">
<div class="panel-body" id="ph">
<p id="helpcolor">
Here, at <strong>PrepBootstrap</strong>, we offer a great, 70% rate for each seller, regardless of any restrictions, such as volume, date of entry, etc.
<br /></p>
</div>
</div>
</div> -->
</div>
</nav>
</body>
</html>