Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 16 additions & 14 deletions public/about/collections/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ <h1 class="display-4 ">MYR</h1>
<div class="col-md-12 lead ">
<h3 class="text-center ">MYR Collections</h3>
<p class="text-center ">
MYR Classrooms are a way for students to easily submit scenes to one location. Students are able
to add a classroom ID to
MYR Collections are a way for students to easily submit scenes to one location. Students are able
to add a collection ID to
their scene which allows you as a teacher to easily see all scenes submitted in one place.
</p>
</div>
Expand Down Expand Up @@ -160,22 +160,22 @@ <h5 class="mb-1">What are MYR collections?</h5>
</div>
<p class="mb-1">MYR collections are a way for people such as teachers and club presidents to
share projects. Any user
can create a classroom code that any other user can then add to their scene. The owner of
can create a collection code that any other user can then add to their scene. The owner of
the
classroom code can then see of all the projects with that code in one place.</p>
collection code can then see of all the projects with that code in one place.</p>
</div>
<div class="list-group-item list-group-item-action flex-column align-items-start">
<div class="d-flex w-100 justify-content-between">
<h5 class="mb-1">Who can create a classroom?</h5>
<h5 class="mb-1">Who can create a collection?</h5>
</div>
<p class="mb-1">Any MYR user can create a classroom! All you need to create a classroom is to be
<p class="mb-1">Any MYR user can create a collection! All you need to create a collection is to be
logged in.</p>
</div>
<div class="list-group-item list-group-item-action flex-column align-items-start">
<div class="d-flex w-100 justify-content-between">
<h5 class="mb-1">How do I create a classroom?</h5>
<h5 class="mb-1">How do I create a collection?</h5>
</div>
<p class="mb-1">To create a classroom, open the hamburger menu (the three lines) in the top left
<p class="mb-1">To create a collection, open the hamburger menu (the three lines) in the top left
corner. From there,
select the "collections" option. Select the create a class option, enter your class code of
choice,
Expand All @@ -186,15 +186,14 @@ <h5 class="mb-1">How do I create a classroom?</h5>
<h5 class="mb-1">I got a message saying my class code is already taken. What does this mean?
</h5>
</div>
<p class="mb-1">Another MYR user has already added a classroom with that code. Please choice a
different classroom
name.</p>
<p class="mb-1">Another MYR user has already added a collection with that code. Please choose a
unique collection name.</p>
</div>
<div class="list-group-item list-group-item-action flex-column align-items-start">
<div class="d-flex w-100 justify-content-between">
<h5 class="mb-1">Who can add to a classroom?</h5>
<h5 class="mb-1">Who can add to a collection?</h5>
</div>
<p class="mb-1">Any MYR user can add a classroom code to their project. There are no special
<p class="mb-1">Any MYR user can add a collection code to their project. There are no special
permissions or restrictions
required.</p>
</div>
Expand Down Expand Up @@ -240,7 +239,7 @@ <h5 class="mb-1">How do I get help if my question isn't answered here?</h5>
<a href="../privacy ">Privacy Policy</a>
</li>
</ul>
<p class="text-muted small mb-4 mb-lg-0 ">&copy; 2019 - University of Massachusetts Lowell,
<p class="text-muted small mb-4 mb-lg-0 ">&copy; 2018 - <span id="date"></span> - University of Massachusetts Lowell,
<a href="https://sites.uml.edu/engaging-computing ">Engaging Computing Group</a>
</p>
</div>
Expand Down Expand Up @@ -277,6 +276,9 @@ <h5 class="mb-1">How do I get help if my question isn't answered here?</h5>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js "
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy "
crossorigin="anonymous "></script>

<!-- Other Scripts -->
<script type="text/javascript"> document.getElementById("date").innerText = new Date().getFullYear()</script>
</body>

</html>
7 changes: 5 additions & 2 deletions public/about/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">

<!--Copyright 2019 - University of Massachusetts Lowell, Engaging Computing Group-->
<!--Copyright 2018 - 2021 - University of Massachusetts Lowell, Engaging Computing Group-->

<head>
<!--Metadata-->
Expand Down Expand Up @@ -207,7 +207,7 @@ <h5 class="mb-1">Lots of Devices</h5>
<a href="./privacy">Privacy Policy</a>
</li>
</ul>
<p class="text-muted small mb-4 mb-lg-0">&copy; 2019 - University of Massachusetts Lowell,
<p class="text-muted small mb-4 mb-lg-0">&copy; 2018 - <span id="date"></span> - University of Massachusetts Lowell,
<a href="https://sites.uml.edu/engaging-computing">Engaging Computing Group</a>
</p>
</div>
Expand Down Expand Up @@ -244,6 +244,9 @@ <h5 class="mb-1">Lots of Devices</h5>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js "
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy "
crossorigin="anonymous "></script>

<!-- Other Scripts -->
<script type="text/javascript"> document.getElementById("date").innerText = new Date().getFullYear()</script>
</body>

</html>
5 changes: 4 additions & 1 deletion public/about/privacy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ <h2 class="mb-1 ">Contact Us</h2>
<a href="# ">Privacy Policy</a>
</li>
</ul>
<p class="text-muted small mb-4 mb-lg-0 ">&copy; 2019 - University of Massachusetts Lowell,
<p class="text-muted small mb-4 mb-lg-0 ">&copy; 2018 - <span id="date"></span> - University of Massachusetts Lowell,
<a href="https://sites.uml.edu/engaging-computing ">Engaging Computing Group</a>
</p>
</div>
Expand Down Expand Up @@ -480,6 +480,9 @@ <h2 class="mb-1 ">Contact Us</h2>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js "
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy "
crossorigin="anonymous "></script>

<!-- Other Scripts -->
<script type="text/javascript"> document.getElementById("date").innerText = new Date().getFullYear()</script>
</body>

</html>
5 changes: 4 additions & 1 deletion public/about/sigcse/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ <h3>What's MYR?</h3>
<a href="../privacy ">Privacy Policy</a>
</li>
</ul>
<p class="text-muted small mb-4 mb-lg-0 ">&copy; 2019 - University of Massachusetts Lowell,
<p class="text-muted small mb-4 mb-lg-0 ">&copy; 2018 - <span id="date"></span> - University of Massachusetts Lowell,
<a href="https://sites.uml.edu/engaging-computing ">Engaging Computing Group</a>
</p>
</div>
Expand Down Expand Up @@ -218,6 +218,9 @@ <h3>What's MYR?</h3>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js "
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy "
crossorigin="anonymous "></script>

<!-- Other Scripts -->
<script type="text/javascript"> document.getElementById("date").innerText = new Date().getFullYear()</script>
</body>

</html>
5 changes: 4 additions & 1 deletion public/about/support/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ <h3>Open Source</h3>
<a href="../privacy ">Privacy Policy</a>
</li>
</ul>
<p class="text-muted small mb-4 mb-lg-0 ">&copy; 2019 - University of Massachusetts Lowell,
<p class="text-muted small mb-4 mb-lg-0 ">&copy; 2018 - <span id="date"></span> - University of Massachusetts Lowell,
<a href="https://sites.uml.edu/engaging-computing ">Engaging Computing Group</a>
</p>
</div>
Expand Down Expand Up @@ -222,6 +222,9 @@ <h3>Open Source</h3>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js "
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy "
crossorigin="anonymous "></script>

<!-- Other Scripts -->
<script type="text/javascript"> document.getElementById("date").innerText = new Date().getFullYear()</script>
</body>

</html>
10 changes: 8 additions & 2 deletions public/about/team/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ <h5 class="card-title ">Keith Valin</h5>
<table>
<tr>
<td>
<img class="team-photo " src="/img/team/male.png ">
<img class="team-photo " src="/img/team/justin_lu.jpg ">
</td>
<td>
<h5 class="card-title ">Justin Lu</h5>
Expand All @@ -146,6 +146,9 @@ <h5 class="card-title ">Justin Lu</h5>
<p class="card-text ">
<div class="team-degree ">B.S. Computer Science 2022</div>
</p>
<a href="https://github.com/jlu18 " target="_blank " class="icons-hover-link">
<i class="fab fa-github team-icons "></i>
</a>
</td>
</table>
</div>
Expand Down Expand Up @@ -427,7 +430,7 @@ <h5 class="card-title ">John Swanson</h5>
<a href="../privacy ">Privacy Policy</a>
</li>
</ul>
<p class="text-muted small mb-4 mb-lg-0 ">&copy; 2019 - University of Massachusetts Lowell,
<p class="text-muted small mb-4 mb-lg-0 ">&copy; 2018 - <span id="date"></span> - University of Massachusetts Lowell,
<a href="https://sites.uml.edu/engaging-computing ">Engaging Computing Group</a>
</p>
</div>
Expand Down Expand Up @@ -464,6 +467,9 @@ <h5 class="card-title ">John Swanson</h5>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js "
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy "
crossorigin="anonymous "></script>

<!-- Other Scripts -->
<script type="text/javascript"> document.getElementById("date").innerText = new Date().getFullYear()</script>
</body>

</html>
7 changes: 5 additions & 2 deletions public/about/tos/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">

<!--Copyright 2019 - University of Massachusetts Lowell, Engaging Computing Group-->
<!--Copyright 2021 - University of Massachusetts Lowell, Engaging Computing Group-->

<head>
<!--Metadata-->
Expand Down Expand Up @@ -307,7 +307,7 @@ <h2 class="mb-1 ">Contact Us</h2>
<a href="../privacy ">Privacy Policy</a>
</li>
</ul>
<p class="text-muted small mb-4 mb-lg-0 ">&copy; 2019 - University of Massachusetts Lowell,
<p class="text-muted small mb-4 mb-lg-0 ">&copy; <span id="date"></span> - University of Massachusetts Lowell,
<a href="https://sites.uml.edu/engaging-computing ">Engaging Computing Group</a>
<li class="list-inline-item ">&sdot;</li>
</p>
Expand Down Expand Up @@ -345,6 +345,9 @@ <h2 class="mb-1 ">Contact Us</h2>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js "
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy "
crossorigin="anonymous "></script>

<!-- Other Scripts -->
<script type="text/javascript"> document.getElementById("date").innerText = new Date().getFullYear()</script>
</body>

</html>
Binary file added public/img/team/justin_lu.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.