Skip to content

Commit

Permalink
Set version to 1.2.1, add chart screenshot to website (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
gadhagod committed Mar 1, 2021
1 parent ddca772 commit 6126905
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
Binary file added docs/images/chart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 4 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,11 @@ <h2 id="features">Features</h2>

<ul>
<li>
<p>Graph your grade trend over time. Students can see how your grades have changed over the course grading period. This can help them understand where their grades have changed, and what they can do to improve.</p>
<p>Graph your grade trend over time. Students can see how your grades have changed over the course grading period. This can help them understand where their grades have changed, and what they can do to improve. This magically shows up on their grade reports! Here is an example (click on the image to zoom in):</p>
</li>
<a href="images/chart.png">
<img src="images/chart.png">
</a>
<li>
<p>Display your infinite campus schedule on Schoology. Students don’t have to continuously navigate between two sites to view their schedules. Especially useful for new ones!</p>
</li>
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Schoology Grades Trend Visualizer",
"version": "1.2.0",
"version": "1.2.1",
"description": "Schoology Schedule + Grade Charts",
"permissions": ["storage","https://harkerca.infinitecampus.org/*/","https://www.harker.org/*/","https://saml.finalsite.com/*/"],
"content_scripts": [
Expand Down

0 comments on commit 6126905

Please sign in to comment.