-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtutorial-training-mode.html
More file actions
223 lines (195 loc) · 6.65 KB
/
tutorial-training-mode.html
File metadata and controls
223 lines (195 loc) · 6.65 KB
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
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>How to Use AI Tutor for Essay Revision - Tutorial</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
min-height: 100vh;
padding: 20px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.container {
background: white;
border-radius: 16px;
box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
width: 100%;
max-width: 1200px;
overflow: hidden;
display: flex;
flex-direction: column;
}
.header {
background: linear-gradient(135deg, #4f46e5 0%, #7c3aed 100%);
color: white;
padding: 30px;
text-align: center;
}
.header h1 {
font-size: 28px;
font-weight: 700;
margin-bottom: 10px;
}
.header p {
font-size: 16px;
opacity: 0.9;
line-height: 1.6;
}
.prerequisites {
background: #fef3c7;
border-left: 4px solid #f59e0b;
padding: 20px;
margin: 20px;
border-radius: 8px;
}
.prerequisites h2 {
color: #92400e;
font-size: 18px;
margin-bottom: 10px;
display: flex;
align-items: center;
gap: 8px;
}
.prerequisites ul {
color: #78350f;
margin-left: 20px;
line-height: 1.8;
}
.prerequisites li {
margin-bottom: 8px;
}
.tutorial-content {
padding: 20px;
flex: 1;
}
.tutorial-description {
background: #f3f4f6;
border-radius: 8px;
padding: 20px;
margin-bottom: 20px;
border-left: 4px solid #4f46e5;
}
.tutorial-description h3 {
color: #1f2937;
font-size: 20px;
margin-bottom: 12px;
display: flex;
align-items: center;
gap: 8px;
}
.tutorial-description p {
color: #4b5563;
line-height: 1.7;
margin-bottom: 10px;
}
.tutorial-description ul {
color: #4b5563;
margin-left: 20px;
margin-top: 10px;
line-height: 1.8;
}
.tutorial-description li {
margin-bottom: 8px;
}
.iframe-container {
background: #f9fafb;
border-radius: 12px;
padding: 20px;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.06);
}
.iframe-container iframe {
width: 100%;
border-radius: 8px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.footer {
background: #f9fafb;
padding: 20px;
text-align: center;
border-top: 1px solid #e5e7eb;
color: #6b7280;
font-size: 14px;
}
.footer a {
color: #4f46e5;
text-decoration: none;
font-weight: 500;
}
.footer a:hover {
text-decoration: underline;
}
@media (max-width: 768px) {
.header h1 {
font-size: 24px;
}
.header p {
font-size: 14px;
}
.container {
margin: 10px;
border-radius: 12px;
}
.tutorial-content {
padding: 15px;
}
}
</style>
</head>
<body>
<div class="container">
<div class="header">
<h1>🎓 How to Use AI Tutor for Essay Revision</h1>
<p>Interactive Tutorial Guide</p>
</div>
<div class="prerequisites">
<h2>📋 Prerequisites</h2>
<ul>
<li>You have already entered your API key from HKBU Gen AI services</li>
<li>You are familiar with the basic interface of the AI Tutor</li>
</ul>
</div>
<div class="tutorial-content">
<div class="tutorial-description">
<h3>📝 What This Tutorial Covers</h3>
<p>This tutorial provides a step-by-step demonstration of how to use the AI Tutor for essay revision. You will learn how to:</p>
<ul>
<li><strong>Revise Thesis Statements:</strong> Learn how to work with the AI Tutor to improve and refine your thesis statement</li>
<li><strong>Revise Topic Sentences:</strong> Understand the process of revising topic sentences with AI assistance</li>
<li><strong>Revise Body Paragraphs:</strong> See how to revise the rest of your body paragraphs effectively</li>
</ul>
<p style="margin-top: 15px; font-style: italic; color: #6b7280;">
<strong>Note:</strong> This is a demonstration tutorial. You will see the process without actually performing the tasks, allowing you to understand the workflow before you begin your own revisions.
</p>
</div>
<div class="iframe-container">
<iframe
src="https://scribehow.com/embed/How_to_Use_AI_Tutor_for_Essay_Revision__HVinLe48TQ2Ld1jEYwdlrg?as=scrollable"
width="100%"
height="800"
allow="fullscreen"
style="border: 0; min-height: 640px"
title="How to Use AI Tutor for Essay Revision Tutorial"
></iframe>
</div>
</div>
<div class="footer">
<p>
HKBU AI Tutor System |
<a href="https://textbot.hkbu.tech" target="_blank">Access AI Tutor</a> |
<a href="https://genai.hkbu.edu.hk/settings/api-docs" target="_blank">Get API Key</a>
</p>
</div>
</div>
</body>
</html>