-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
408 lines (267 loc) · 15.5 KB
/
index.html
File metadata and controls
408 lines (267 loc) · 15.5 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
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
<!DOCTYPE html>
<html lang="en-US" data-lang="en-US" crm-lang="en-US" crm-lcid="1033">
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta http-equiv="X-UA-Compatible" content="IE=edge" />
<script type="text/javascript">
</script>
<title>
Home · Starter Portal
</title>
<script src="/_resources/getresourcemanager?lang=en-US"></script>
<script type="text/javascript">
// Refresh all powerBI Iframes on Login in one Iframe
window.addEventListener('message', function (event) {
if (event && event.data && event.data == 'refreshPowerBI') {
$("iframe.powerbi").each(function () {
this.src = this.src;
});
}
});
// Fix for incorrect viewport width setting in IE 10 on Windows Phone 8.
if (navigator.userAgent.match(/IEMobile\/10\.0/)) {
var msViewportStyle = document.createElement("style");
msViewportStyle.appendChild(document.createTextNode("@-ms-viewport{width:auto!important}"));
document.getElementsByTagName("head")[0].appendChild(msViewportStyle);
}
</script>
<link href="/bootstrap.min.css" rel="stylesheet" />
<link href="/css/glyphicons-font-awesome-migrate.min.css" rel="stylesheet"/>
<link href="https://content.powerapps.com/resource/powerappsportal/dist/preform.bundle-637cc9dada.css" rel="stylesheet" />
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!--[if lt IE 10]>
<script src="~/js/formdata.js"></script>
<![endif]-->
<link href="/theme.css" rel="stylesheet" />
<link href="/portalbasictheme.css" rel="stylesheet" />
</head>
<body data-sitemap-state="/"
data-dateformat="M/d/yyyy"
data-timeformat="h:mm tt"
data-datetimeformat="M/d/yyyy h:mm tt"
data-app-path="/"
data-ckeditor-basepath="/js/BaseHtmlContentDesigner/Libs/msdyncrm_/libs/ckeditor/"
data-case-deflection-url="/_services/search/f46b70cc-580b-4f1a-87c3-41deb48eb90d">
<script type="text/javascript">
window["Microsoft"] = window["Microsoft"] || {};
window["Microsoft"].Dynamic365 = {
Portal: {
User: {
contactId: '574108c9-a326-eb11-a813-000d3a9a025a',
userName: 'jemAzure'
},
version : '9.2.6.67',
type: 'CDSStarterPortal',
id: 'c9a5783e-8dfb-4d81-a171-1a4b94ae0d83'
}
}
</script>
<div class="navbar navbar-inverse navbar-static-top" role="navigation">
<div class="container">
<div class="navbar-header">
<!--div class="visible-xs-block">
<div class="xrm-editable-html xrm-attribute" data-languageContext="English"><div class="xrm-attribute-value"><a href="~/"><img src="/Logo.png" alt="Contoso Limited" style="width: 32px; height: 32px;"><span style="position: relative; top: 2px; margin-left: 9px;">InPath Hackathon</span></a></div></div>
</div-->
<div class="visible-sm-block visible-md-block visible-lg-block visible-xs-block navbar-brand">
<div class="xrm-editable-html xrm-attribute" data-languageContext="English"><div class="xrm-attribute-value"><a href="~/"><img src="/Logo.png" alt="Contoso Limited" style="width: 32px; height: 32px;"><span style="position: relative; top: 2px; margin-left: 9px;">InPath Hackathon</span></a></div></div>
</div>
<button type="button" class="navbar-toggle collapsed" title="Toggle navigation" data-toggle="collapse" data-target="#navbar" aria-expanded="false" onclick="setHeight();">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div id="navbar" class="navbar-collapse collapse">
<div class="navbar-right menu-bar " data-weblinks-maxdepth="2">
<ul class="nav navbar-nav weblinks" role="menubar">
<li role="none" class="weblink ">
<a role="menuitem" aria-label="Home" href="/" title="Home" >
Home
</a>
</li>
<li class="divider-vertical" aria-hidden="true"></li>
<li role="none" class="weblink ">
<a role="menuitem" aria-label="About us" href="/about-us/" title="About us" >
About us
</a>
</li>
<li class="divider-vertical" aria-hidden="true"></li>
<li role="none" class="weblink ">
<a role="menuitem" aria-label="Available Courses" href="/AvailableCourse/" title="Available Courses" >
Available Courses
</a>
</li>
<li class="divider-vertical" aria-hidden="true"></li>
<li role="none" class="weblink dropdown">
<a role="menuitem" aria-label="MyProfile" href="#" class="dropdown-toggle" data-toggle="dropdown" title="MyProfile" >
MyProfile
<span class="caret"></span>
</a>
<ul class="dropdown-menu" role="menu">
<li role="none">
<a role="menuitem" aria-label="MyProfile" href="/my-page-profile/" title="MyProfile" >MyProfile</a>
</li>
<div class="divider"></div>
<li role="none">
<a role="menuitem" aria-label="History" href="/my-page-profile/history/" title="History" >
History
</a>
</li>
</ul>
</li>
<li class="divider-vertical" aria-hidden="true"></li>
<li role="none" class="weblink ">
<a role="menuitem" aria-label="Students" href="/Students/" title="Students" >
Students
</a>
</li>
<li class="divider-vertical" aria-hidden="true"></li>
<li role="none" class="dropdown">
<a id="search" class="navbar-icon" href="#" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" aria-label="Search">
<span class="glyphicon glyphicon-search"></a>
</a>
<div class="dropdown-menu dropdown-search">
<form method="GET" action="/search/" role="search" class="form-search">
<div class="input-group">
<label for="q" class="sr-only">
Search
</label>
<input type="text" class="form-control" id="q" name="q"
placeholder="Search"
value=""
title="Search">
<div class="input-group-btn">
<button type="submit" class="btn btn-primary"
title="Search"
aria-label="Search">
<span class="fa fa-search" aria-hidden="true"></span>
</button>
</div>
</div>
</form>
</div>
</li>
<li class="divider-vertical" aria-hidden="true"></li>
<li class="dropdown" role="none">
<a href="#" class="dropdown-toggle" title="John Murphy" data-toggle="dropdown" role="menuitem" aria-haspopup="true" aria-expanded="false">
<span class="username">John Murphy</span>
<span class="caret"></span>
</a>
<ul class="dropdown-menu" role="menu">
<li role="none">
<a role="menuitem" aria-label="Profile" href="/profile/" title="Profile">Profile</a>
</li>
<li class="divider" role="separator" aria-hidden="true"></li>
<li role="none">
<a role="menuitem" aria-label="Sign out" href="/Account/Login/LogOff?returnUrl=%2F" title="Sign out">
Sign out
</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</div>
<script type="text/javascript">
window.onload = function() {
if (window.navigator.appName == "Microsoft Internet Explorer" || window.navigator.userAgent.indexOf("Trident") > 0) {
var searchElement = document.getElementById("search");
if (searchElement != null) searchElement.setAttribute("href", "");
}
};
function setHeight() {
var windowHeight = window.innerHeight - 140;
var navbar = document.getElementById("navbar");
if (navbar) {
navbar.style.maxHeight = windowHeight + "px";
}
}
window.addEventListener('resize', function(event) {
setHeight();
});
</script>
<!-- add anti-forgery token-->
<div id="antiforgerytoken" data-url="/_layout/tokenhtml"></div>
<script src="https://content.powerapps.com/resource/powerappsportal/dist/preform.bundle-64fa3497fa.js"></script>
<div class="wrapper-body">
<div class="container" role="main">
<div class="page-heading">
<ul class="breadcrumb">
<li class="active">Home</li>
</ul>
<div class="page-header">
<h1><div class="xrm-editable-html xrm-attribute no-value"><div class="xrm-attribute-value"></div></div></h1>
</div>
</div>
</div>
<div class="page-copy">
<div class="xrm-editable-html xrm-attribute"><div class="xrm-attribute-value"><div class="row sectionBlockLayout sectionFixedStyle" style="display: flex; flex-wrap: wrap; text-align: left; min-height: 600px; padding: 8px; margin: 0px; background: url('/william-duggan-1SmpGvlKq2U-unsplash.jpg') repeat scroll 0% 0% / cover, none repeat scroll center center, rgba(0, 0, 0, 0) none no-repeat scroll 0% 0%;">
<div class="container" style="display: flex; flex-wrap: wrap;">
<!-- <div class="col-md-12 columnBlockLayout" style="display: flex; flex-direction: column; justify-content: center;">
<h1 style="color: #ffffff;">Hey, welcome to the<br>InPath Portal!</h1>
</div> -->
<div class="col-md-4 columnBlockLayout" style="display: flex; flex-direction: column;">
<h1 style="color: #ffffff;">Using EdTech to empower students for a brighter future.</h1>
</div>
<div class="col-md-4 columnBlockLayout" style="display: flex; flex-direction: column;"></div>
<div class="col-md-4 columnBlockLayout" style="display: flex; flex-direction: column;"><iframe src="https://powerva.microsoft.com/webchat/bots/a70a9db0-947c-4946-9cc4-997f67c69a5c" onresize="this.style.height=this.contentDocument.body.scrollHeight + 'px';" target="assets" style="width: 100%; height: 80%; margin-top: 100px; margin-left: 0; margin-right: auto;" frameborder="0"></iframe></div>
</div>
</div>
<!-- <<div class="row sectionBlockLayout" style="display: flex; flex-wrap: wrap; text-align: left; min-height: 100px; padding: 8px; margin: 0px;">>
<div class="container" style="display: flex; flex-wrap: wrap;">
<div class="col-md-6 columnBlockLayout" style="display: flex; flex-direction: column;"></div>
<div class="col-md-6 columnBlockLayout" style="display: flex; flex-direction: column;"><iframe frameborder="0" src="https://powerva.microsoft.com/webchat/bots/a70a9db0-947c-4946-9cc4-997f67c69a5c" onresize="this.style.height=this.contentDocument.body.scrollHeight + 'px';" target="assets" style="width: 100%; height: 100%;"></iframe></div>
</div> --></div></div>
</div>
<div class="push"></div>
</div>
<footer role="contentinfo" class="footer">
<div class="footer-bottom hidden-print">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-12 col-xs-12 text-left">
<div class="xrm-editable-html xrm-attribute" data-languageContext="English"><div class="xrm-attribute-value"><p><span>Copyright © </span>2020<span>. All rights reserved.</span></p></div></div>
</div>
</div>
</div>
</footer>
<script src="https://content.powerapps.com/resource/powerappsportal/dist/postpreform.bundle-b8163eb99b.js"></script>
<script src="https://content.powerapps.com/resource/powerappsportal/dist/app.bundle-5e8125268a.js"></script>
<script src="https://content.powerapps.com/resource/powerappsportal/dist/default-1033.bundle-eda4e638fd.js"></script>
<script>
//this event will update the title of the page based on active breadcrumb
$('.breadcrumb').ready(function () {
if ($('.breadcrumb').is(':visible')) {
document.querySelector('title').innerHTML = ($('.breadcrumb > li.active').text() + " · Starter Portal");
}
});
function GoToNewEditor() {
var editCmsUrlSegment = "EditInCms";
var currentUrl = window.location.href;
if (currentUrl.indexOf('?') > -1) {
var urlSegments = currentUrl.split("?");
window.location.href = window.location.origin + '/' + editCmsUrlSegment + window.location.pathname + '?' + urlSegments[1];
}
else {
window.location.href = window.location.origin + '/' + editCmsUrlSegment + window.location.pathname;
}
}
</script>
<script>
function openForm() {
document.getElementById("myForm").style.display = "block";
}
function closeForm() {
document.getElementById("myForm").style.display = "none";
}
</script><div id="myForm" class="chat-popup">
</div>
<p></p>
</body>
</html>
<!-- Generated at 11/20/2020 3:49:12 PM -->
<!-- Page OK -->