174 lines
7.7 KiB
HTML
174 lines
7.7 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
<title>Changelog - UT Austin Grade Distribution Viewer</title>
|
|
<link rel="icon" href="favicon.ico" />
|
|
<meta
|
|
name="description"
|
|
content="An up to date grade distribution viewer for students at the University of Texas at Austin"
|
|
/>
|
|
<meta name="author" content="Derek Chen" />
|
|
<meta
|
|
name="keywords"
|
|
content="UT, University of Texas at Austin, Grade viewer, grade distribution viewer, derex, grade distribution, ut austin"
|
|
/>
|
|
<meta name="language" content="English" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<link rel="stylesheet" type="text/css" media="screen" href="main.css" />
|
|
<script
|
|
src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.9.4/Chart.js"
|
|
>
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
|
|
</script>
|
|
<link
|
|
rel="stylesheet"
|
|
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
|
|
/>
|
|
|
|
<style>
|
|
@media screen and (max-width: 800px) {
|
|
.leftcolumn,
|
|
.rightcolumn {
|
|
width: 100%;
|
|
padding: 0;
|
|
}
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<nav>
|
|
<ul>
|
|
<!-- <li><a href="/docs/index.html">Home</a></li>
|
|
<li><a href="/docs/about.html">About</a></li>
|
|
<li><a href="/docs/changelog.html">Changelog</a></li> -->
|
|
<li><a href="https://derec4.github.io/ut-grade-distribution-viewer/index">Home</a></li>
|
|
<li><a href="https://derec4.github.io/ut-grade-distribution-viewer/about">About</a></li>
|
|
<li><a href="https://derec4.github.io/ut-grade-distribution-viewer/changelog">Changelog</a></li>
|
|
<div class="top-left">
|
|
<input type="checkbox" class="checkbox" id="colorToggle">
|
|
<label for="colorToggle" class="checkbox-label">
|
|
<i class="fas fa-moon"></i>
|
|
<i class="fas fa-sun"></i>
|
|
<span class="ball"></span>
|
|
</label>
|
|
</div>
|
|
</ul>
|
|
</nav>
|
|
|
|
<div class="wrapper">
|
|
<div class="about-text changelog">
|
|
<h1>Changelog</h1>
|
|
</div>
|
|
<div class="changelog-split-row">
|
|
<div class="column">
|
|
<div class="default-card">
|
|
<h2>Experimental Feature: Professors!</h2>
|
|
<p>August 3, 2024</p>
|
|
<p>Test out the new instructor field, it goes up to fall 2023 for now but is pretty cool and everyone should definitely try it. Also your semester will be remembered now in the dropdown menu so there goes your cache storage.
|
|
</p>
|
|
<a href="https://ibb.co/g7Wy31T">Preview Here</a>
|
|
</div>
|
|
<div class="default-card">
|
|
<h2>New Semester Added!</h2>
|
|
<p>July 28, 2024</p>
|
|
<p>Happy 2/3 of summer! The spring 2024 semester has been added to our database and we can now analyze grades from that semester. You may also notice a new, experimental "instructor" field. That is classified.
|
|
</p>
|
|
</div>
|
|
<div class="default-card">
|
|
<h2>Server Maintenance</h2>
|
|
<p>May 30, 2024</p>
|
|
<p>We would like to inform you that we have scheduled server maintenance for [Your Software/Service Name] on [Maintenance Date] from [Start Time] to [End Time]. This maintenance is essential to ensure the continued performance, reliability, and security of our systems. Please mark your calendar and plan accordingly for this maintenance window. If you have any questions or need assistance, please contact our support team at [Support Email Address] or visit our [Support Page].
|
|
<p>Thank you for your cooperation,</p>
|
|
<p>[Your Company Name]</p>
|
|
</p>
|
|
</div>
|
|
<div class="default-card">
|
|
<h2>Donation page created</h2>
|
|
<p>May 28, 2024</p>
|
|
<p>Made a quick page so y'all can support our tools for UT and keep our site/database alive. Check it out <a href="https://www.paypal.com/donate/?business=ND35WHTPKM494&no_recurring=0&item_name=Help+support+our+grade+distribution+site+and+other+tools!¤cy_code=USD">here!</a></p>
|
|
</div>
|
|
<div class="default-card">
|
|
<h2>Small update and repositioning</h2>
|
|
<p>May 28, 2024</p>
|
|
<p>Happy summer break!</p>
|
|
<p>I saw this video where Darth Vader said that he ate a cat and that was funny. Also updated the page with a link to my Linkedin from my name, and moved the color scheme changer to the top left corner so it looked more organized.</p>
|
|
</div>
|
|
<div class="default-card">
|
|
<h2>UT Registration Plus Testing Phase!</h2>
|
|
<p>April 20, 2024</p>
|
|
<p>
|
|
My team and I have been working on
|
|
<a
|
|
href="https://chromewebstore.google.com/detail/ut-registration-plus/hboadpjkoaieogjimneceaahlppnipaa"
|
|
target="_blank"
|
|
rel="noopener noreferrer"
|
|
>UT Registration Plus</a
|
|
>
|
|
and testing has opened up for our upcoming overhaul update!
|
|
<a href="https://forms.gle/YrEmq3R8nLU5a6iU6">Interest form here</a>
|
|
</p>
|
|
</div>
|
|
<div class="default-card">
|
|
<h2>Overhaul Update [Patch 1.0.1.0]</h2>
|
|
<p>April 20, 2024</p>
|
|
<p>
|
|
Created two more pages and the navbar today and now the site looks
|
|
so much cooler.
|
|
</p>
|
|
</div>
|
|
<div class="default-card">
|
|
<h2>Made this page</h2>
|
|
<p>April 20, 2024</p>
|
|
<p>
|
|
Yay I fixed a ton of things today and made this page! Got the
|
|
color changing slider working way more smoothly now too so that's
|
|
great.
|
|
</p>
|
|
<p>Can't believe this semester ends in 2 weeks</p>
|
|
</div>
|
|
</div>
|
|
<div class="column">
|
|
<div class="default-card">
|
|
<h2>About Me</h2>
|
|
<p>Just a simple student trying to make his way in the universe.</p>
|
|
</div>
|
|
<div class="social-icons-container">
|
|
<a
|
|
href="https://www.linkedin.com/in/derekyujirchen/"
|
|
class="fa fa-linkedin"
|
|
></a>
|
|
<a
|
|
href="https://en.wikipedia.org/wiki/Mark_Zuckerberg"
|
|
class="fa fa-facebook"
|
|
></a>
|
|
<a
|
|
href="https://www.youtube.com/@DereC519/featured"
|
|
class="fa fa-youtube"
|
|
></a>
|
|
<a href="https://photricity.com/flw/ajax/" class="fa fa-reddit"></a>
|
|
<a href="https://github.com/DereC4" class="fa fa-github"></a>
|
|
<a
|
|
href="https://www.instagram.com/ramen__is__good/"
|
|
class="fa fa-instagram"
|
|
></a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="footy">
|
|
<div class="footy-interior">
|
|
<p>Created by <a href="https://www.linkedin.com/in/derekyujirchen/">Derek Chen.</a>
|
|
<!-- because VAPA lecture was a bit boring that day -->
|
|
Help keep the site up by <a href="https://www.paypal.com/donate/?business=ND35WHTPKM494&no_recurring=0&item_name=Help+support+our+grade+distribution+site+and+other+tools%21¤cy_code=USD">supporting it here!</a></p>
|
|
<!-- <iframe
|
|
src="https://ghbtns.com/github-btn.html?user=Derec4&repo=ut-grade-distribution-viewer&type=star&count=true&size=large"
|
|
frameborder="0" scrolling="0" width="100" height="30" title="GitHub">
|
|
</iframe> -->
|
|
</div>
|
|
</div>
|
|
<script src="colorScheme.js"></script>
|
|
</body>
|
|
</html>
|