Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated leaderboards #8

Merged
merged 1 commit into from
Jun 25, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 23 additions & 5 deletions _data/leaderboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@

- name: Lithira Dhamnindu Mendis
class: 07-09
marks: 24
marks: 54

- name: Janiru Damsath B. Wijekoon
class: 08-07
marks: 33
marks: 58

- name: Bihandu Semal De Silva
class: 10-10
marks: 33
marks: 97

- name: Gothira Sathnindu Mendis
class: 10-03
Expand All @@ -23,5 +23,23 @@
marks: 13

- name: Sasindu Chameth Methsukha
class: 09-11
marks: 15
class: 10-05
marks: 54

- name: Inuka Sanudaya Batawala
class: 08-02
marks: 61

- name: Chamidu Jayanath Amarasinghe
class: 10-06
marks: 40

- name: Chirath Nirodha
class: 10-08
marks: 25

- name: Anupa Parinda Pathirana
class: 08-07
marks: 10


4 changes: 2 additions & 2 deletions _data/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
name: Online Test
topic: Second Online Test
description: For grade 6,7,8
text: go
text: ok
date: 22.06.2019
link: https://www.proprofs.com/quiz-school/story.php?title=mjq5njmxnq77b5
simple: true
Expand All @@ -29,7 +29,7 @@
name: Online Test
topic: First Online Test
description: For grade 9,10,11
text: go
text: ok
date: 22.06.2019
link: https://www.proprofs.com/quiz-school/story.php?title=mjq5ntc0oq6bb5
simple:
Expand Down
9 changes: 9 additions & 0 deletions _data/testleaderboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,12 @@
- test: First Online Test (G 9-11)
name: Chamidu Jayanath Amarasinghe
class: 10-06

- test: Second Online Test (G 6-8)
name: Janiru Damsath Bandara Wijekoon
class: 08-07

- test: Second Online Test (G 9-11)
name: Chirath Nirodha
class: 10-08

2 changes: 1 addition & 1 deletion leaderboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
---

<script type="text/javascript">
var date = "June 20, 2019 07:00:00 PM";
var date = "June 25, 2019 07:00:00 AM";
</script>

<div class="main-panel">
Expand Down