feat: both pages look good! Color slider works for both too
This commit is contained in:
@@ -32,28 +32,41 @@
|
||||
<li><a href="/docs/changelog.html">Changelog</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<div class="wrapper">
|
||||
<div class="wrapper-changelog">
|
||||
<div class="about-text" value="">
|
||||
<h1>About</h1>
|
||||
<p>
|
||||
This is a database tool to assist students of the University of Texas
|
||||
- Austin in the biannual scramble for Jazz Appr- I mean course
|
||||
registration process.
|
||||
Note: At the time I developed this site, tools like UT Registration
|
||||
Plus and Catalyst showed very outdated grade data, if any at all.
|
||||
</p>
|
||||
<p>I'm sure you've all seen this before:</p>
|
||||
<div class="image-container">
|
||||
<img
|
||||
src="https://user-images.githubusercontent.com/53978637/233871181-d681c4a6-20a7-4544-9f1f-5e5fae1a6569.png"
|
||||
alt="Screenshot of registration extension"
|
||||
class="responsive-image"
|
||||
/>
|
||||
</div>
|
||||
<p>
|
||||
It's the grade distribution page from UT Registration Plus, a popular
|
||||
registration extension, and shows for more than half the courses
|
||||
available.
|
||||
</p>
|
||||
<p>
|
||||
I noticed other grade sites used outdated data, so I made my own.
|
||||
Enjoy!
|
||||
During Spring 2023 registration, I noticed popular sites like Catalyst
|
||||
and UT Registration Plus showed outdated on grade distributions, or no
|
||||
data at all. As a result, instead of paying attention to the
|
||||
pipelining lecture in 429 that day, I decided to start working on this
|
||||
website. Magically, my quiz grade average decreased dramatically that
|
||||
week.
|
||||
</p>
|
||||
</div>
|
||||
<div class="bg-form">
|
||||
<div class="about-text">
|
||||
<p>
|
||||
Use the
|
||||
<a href="https://registrar.utexas.edu/schedules"
|
||||
>official course name</a
|
||||
>
|
||||
whenever possible.
|
||||
On April 17th, 2023, the project was born! Though it was finished
|
||||
midway through registration, the following registration periods saw a
|
||||
lot of use from students all over campus.
|
||||
</p>
|
||||
<p>Some departments have a space in the middle (e.g., "C S")</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footy">
|
||||
|
||||
Reference in New Issue
Block a user