Skip to content

Commit

Permalink
docs: Add notice
Browse files Browse the repository at this point in the history
  • Loading branch information
kulbhushanchand committed Jan 17, 2022
1 parent 6695493 commit c4c5435
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# classroom-gamification
Tool to gamify your classroom with an online leaderboard

The main data file is a google sheet document ([link](https://docs.google.com/spreadsheets/d/1mWH_DFhzaR49LRrwp9C1v50xThY7S6EReM69Ug8Dpks/edit?usp=sharing)).
The main data file with dummy data is a google sheet document ([link](https://docs.google.com/spreadsheets/d/1mWH_DFhzaR49LRrwp9C1v50xThY7S6EReM69Ug8Dpks/edit?usp=sharing)).
You need to host your own file in google drive and then publish the final leaderboard chart.
22 changes: 17 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,13 +1,25 @@
<html >
<div align="center">
<head>
<head>
<meta charset="UTF-8">
<h1><b> Gamification Leaderboard </b></h1>
<h2> For class of Jan-2018</h2> <br>
<h2> For class of Jan-2018</h2>
</head>
<div align="center">
<img src="images/title_meme_11.jpg" alt="Gamifiction meme">
</div>
</div>

<hr />

<ul>
<li>This is an open-source project <a href="https://github.com/kulbhushanchand/classroom-gamification">classroom-gamification</a></li>
<li>This leaderboard is developed and maintained by <a href="https://kulbhushanchand.github.io/about/">Kulbhushan Chand</a></li>
<li>For viewing raw data, students can send your query to <a href="https://www.nitj.ac.in/index.php/nitj_cinfo/Faculty/38">Dr. Arun Khosla (course instructor)</a></li>
</ul>

<hr />

<div align="center">
<img src="images/title_meme_11.jpg" alt="Gamifiction meme">
</div>

<div>
<p> <b> <u> The rules are simple - </u> </b> <br> <br>
Expand Down

0 comments on commit c4c5435

Please sign in to comment.