-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Made Classroom Gamification project open source - site logo - favicon (new and path changed)
- Loading branch information
1 parent
f42a014
commit f0be76c
Showing
42 changed files
with
164 additions
and
215 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,7 @@ | |
"en" | ||
], | ||
"spellright.documentTypes": [ | ||
"latex" | ||
"latex", | ||
"markdown" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
title: gamifying the gamification class | ||
excerpt: this is exc | ||
toc: false | ||
classes: #wide | ||
toc_sticky: true | ||
toc_label: #"Unique Title" | ||
toc_icon: # corresponding Font Awesome icon name (without fa prefix) | ||
categories: | ||
tags: | ||
- gamification | ||
author_profile: #false | ||
last_modified_at: 2018-09-05T10:00:04+05:30 #datetime in ISO8601 format | ||
#header: | ||
# overlay_image: /assets/images/pages/main/unsplash-image-1.jpg | ||
# overlay_filter: rgba(0, 128, 0, 0.5) | ||
# caption: "Photo credit: [**Unsplash**](https://unsplash.com)" | ||
# actions: | ||
# - label: "More Info" | ||
# url: "https://unsplash.com" | ||
--- | ||
|
||
**Gamification** is the application of game-design elements and game principles in non-game contexts. In laymen terms it is addition of fun and game elements in boring and repetitive tasks. | ||
|
||
So think of a task (like - cleaning up your room) that you would least likely to do. Now do the following - | ||
- Break it down to sub tasks, | ||
- Add some achievable goals, | ||
- Add points and rewards to complete that goals, | ||
- Add a pich of fun and cheer-up elements | ||
|
||
congratulations 👏 you have just gamified your most boring task |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
--- | ||
permalink: /projects/classroom-gamification | ||
title: Classroom Gamification | ||
excerpt: 'Tool to gamify your classroom with an online leaderboard.' | ||
comments: false | ||
layout: #splash | ||
classes: wide | ||
author_profile: false | ||
comments: false | ||
last_modified_at: 2018-12-04T10:30:00+05:30 | ||
toc: false | ||
project-link: | ||
github-repo: classroom-gamification | ||
#header: | ||
# overlay_image: /assets/images/pages/projects/classroom-gamification/classroom-gamification-header.jpg | ||
# overlay_filter: rgba(0, 0, 0, 0.5) | ||
--- | ||
|
||
This project is the simple application of gamification in the classroom, with a sole purpose of making attending and learning in class enjoyable and fun. | ||
|
||
## Features | ||
- Easy and simple implementation | ||
- No knowledge of any programming language required | ||
- Static, light weight and fast leaderboard | ||
- Deploy without any cost | ||
|
||
## Technologies used | ||
- GitHub | ||
- Google Sheets and Google Drive | ||
|
||
## Screenshots | ||
|
||
<figure class="half"> | ||
<a href="/assets/images/pages/projects/classroom-gamification/leaderboard-webpage.jpg"> | ||
<img alt="Google PageSpeed Insights desktop benchmark" src="/assets/images/pages/projects/classroom-gamification/leaderboard-webpage.jpg"></a> | ||
<a href="/assets/images/pages/projects/classroom-gamification/leaderboard.jpg"> | ||
<img alt="Google PageSpeed Insights mobile benchmark" | ||
src="/assets/images/pages/projects/classroom-gamification/leaderboard.jpg"></a> | ||
<figcaption>Gamification leaderboard on webpage (as seen by students) and close up view (there is difference because both the screenshots are far apart in time so values are not same)</figcaption> | ||
</figure> | ||
|
||
|
||
The points are awarded to students on the basis of - | ||
- Lectures attended | ||
- Surprise questions answered | ||
- Best ideas given | ||
- Lottery | ||
- Being unlucky | ||
|
||
The output is a live leaderboard of students with their overall points. Students (or anyone) can see the leaderboard and thus their and other's position by visiting a link, which was shared among them. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+115 KB
.../images/pages/projects/classroom-gamification/classroom-gamification-header.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+26 KB
...s/images/pages/projects/classroom-gamification/classroom-gamification-small.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+86.2 KB
assets/images/pages/projects/classroom-gamification/leaderboard-webpage.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.