From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/gamification/static/img/badge_good_job-image.png | Bin 0 -> 11977 bytes addons/gamification/static/img/badge_hidden-image.png | Bin 0 -> 63364 bytes addons/gamification/static/img/badge_idea-image.png | Bin 0 -> 14773 bytes .../static/img/badge_problem_solver-image.png | Bin 0 -> 22343 bytes addons/gamification/static/img/rank_bachelor.png | Bin 0 -> 13745 bytes addons/gamification/static/img/rank_bachelor_badge.svg | 1 + addons/gamification/static/img/rank_doctor.png | Bin 0 -> 14122 bytes addons/gamification/static/img/rank_doctor_badge.svg | 1 + addons/gamification/static/img/rank_master.png | Bin 0 -> 7037 bytes addons/gamification/static/img/rank_master_badge.svg | 1 + addons/gamification/static/img/rank_misc_hat.png | Bin 0 -> 69498 bytes addons/gamification/static/img/rank_misc_mug.png | Bin 0 -> 56333 bytes addons/gamification/static/img/rank_misc_unicorn.png | Bin 0 -> 12747 bytes addons/gamification/static/img/rank_misc_wand.png | Bin 0 -> 39007 bytes addons/gamification/static/img/rank_misc_world.png | Bin 0 -> 53474 bytes addons/gamification/static/img/rank_newbie.png | Bin 0 -> 3550 bytes addons/gamification/static/img/rank_newbie_badge.svg | 1 + addons/gamification/static/img/rank_student.png | Bin 0 -> 5891 bytes addons/gamification/static/img/rank_student_badge.svg | 1 + 19 files changed, 5 insertions(+) create mode 100644 addons/gamification/static/img/badge_good_job-image.png create mode 100644 addons/gamification/static/img/badge_hidden-image.png create mode 100644 addons/gamification/static/img/badge_idea-image.png create mode 100644 addons/gamification/static/img/badge_problem_solver-image.png create mode 100644 addons/gamification/static/img/rank_bachelor.png create mode 100644 addons/gamification/static/img/rank_bachelor_badge.svg create mode 100644 addons/gamification/static/img/rank_doctor.png create mode 100644 addons/gamification/static/img/rank_doctor_badge.svg create mode 100644 addons/gamification/static/img/rank_master.png create mode 100644 addons/gamification/static/img/rank_master_badge.svg create mode 100644 addons/gamification/static/img/rank_misc_hat.png create mode 100644 addons/gamification/static/img/rank_misc_mug.png create mode 100644 addons/gamification/static/img/rank_misc_unicorn.png create mode 100644 addons/gamification/static/img/rank_misc_wand.png create mode 100644 addons/gamification/static/img/rank_misc_world.png create mode 100644 addons/gamification/static/img/rank_newbie.png create mode 100644 addons/gamification/static/img/rank_newbie_badge.svg create mode 100644 addons/gamification/static/img/rank_student.png create mode 100644 addons/gamification/static/img/rank_student_badge.svg (limited to 'addons/gamification/static/img') diff --git a/addons/gamification/static/img/badge_good_job-image.png b/addons/gamification/static/img/badge_good_job-image.png new file mode 100644 index 00000000..293bb019 Binary files /dev/null and b/addons/gamification/static/img/badge_good_job-image.png differ diff --git a/addons/gamification/static/img/badge_hidden-image.png b/addons/gamification/static/img/badge_hidden-image.png new file mode 100644 index 00000000..1c5cf7b6 Binary files /dev/null and b/addons/gamification/static/img/badge_hidden-image.png differ diff --git a/addons/gamification/static/img/badge_idea-image.png b/addons/gamification/static/img/badge_idea-image.png new file mode 100644 index 00000000..5f4917b2 Binary files /dev/null and b/addons/gamification/static/img/badge_idea-image.png differ diff --git a/addons/gamification/static/img/badge_problem_solver-image.png b/addons/gamification/static/img/badge_problem_solver-image.png new file mode 100644 index 00000000..52a75f72 Binary files /dev/null and b/addons/gamification/static/img/badge_problem_solver-image.png differ diff --git a/addons/gamification/static/img/rank_bachelor.png b/addons/gamification/static/img/rank_bachelor.png new file mode 100644 index 00000000..8dd6b54f Binary files /dev/null and b/addons/gamification/static/img/rank_bachelor.png differ diff --git a/addons/gamification/static/img/rank_bachelor_badge.svg b/addons/gamification/static/img/rank_bachelor_badge.svg new file mode 100644 index 00000000..6fd78eb6 --- /dev/null +++ b/addons/gamification/static/img/rank_bachelor_badge.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/addons/gamification/static/img/rank_doctor.png b/addons/gamification/static/img/rank_doctor.png new file mode 100644 index 00000000..1454d3f3 Binary files /dev/null and b/addons/gamification/static/img/rank_doctor.png differ diff --git a/addons/gamification/static/img/rank_doctor_badge.svg b/addons/gamification/static/img/rank_doctor_badge.svg new file mode 100644 index 00000000..91964edd --- /dev/null +++ b/addons/gamification/static/img/rank_doctor_badge.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/addons/gamification/static/img/rank_master.png b/addons/gamification/static/img/rank_master.png new file mode 100644 index 00000000..8354dd3c Binary files /dev/null and b/addons/gamification/static/img/rank_master.png differ diff --git a/addons/gamification/static/img/rank_master_badge.svg b/addons/gamification/static/img/rank_master_badge.svg new file mode 100644 index 00000000..feb63293 --- /dev/null +++ b/addons/gamification/static/img/rank_master_badge.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/addons/gamification/static/img/rank_misc_hat.png b/addons/gamification/static/img/rank_misc_hat.png new file mode 100644 index 00000000..17221956 Binary files /dev/null and b/addons/gamification/static/img/rank_misc_hat.png differ diff --git a/addons/gamification/static/img/rank_misc_mug.png b/addons/gamification/static/img/rank_misc_mug.png new file mode 100644 index 00000000..08e1fae9 Binary files /dev/null and b/addons/gamification/static/img/rank_misc_mug.png differ diff --git a/addons/gamification/static/img/rank_misc_unicorn.png b/addons/gamification/static/img/rank_misc_unicorn.png new file mode 100644 index 00000000..c22056dc Binary files /dev/null and b/addons/gamification/static/img/rank_misc_unicorn.png differ diff --git a/addons/gamification/static/img/rank_misc_wand.png b/addons/gamification/static/img/rank_misc_wand.png new file mode 100644 index 00000000..0101c36f Binary files /dev/null and b/addons/gamification/static/img/rank_misc_wand.png differ diff --git a/addons/gamification/static/img/rank_misc_world.png b/addons/gamification/static/img/rank_misc_world.png new file mode 100644 index 00000000..087b7e7b Binary files /dev/null and b/addons/gamification/static/img/rank_misc_world.png differ diff --git a/addons/gamification/static/img/rank_newbie.png b/addons/gamification/static/img/rank_newbie.png new file mode 100644 index 00000000..adf608ce Binary files /dev/null and b/addons/gamification/static/img/rank_newbie.png differ diff --git a/addons/gamification/static/img/rank_newbie_badge.svg b/addons/gamification/static/img/rank_newbie_badge.svg new file mode 100644 index 00000000..66720ce6 --- /dev/null +++ b/addons/gamification/static/img/rank_newbie_badge.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/addons/gamification/static/img/rank_student.png b/addons/gamification/static/img/rank_student.png new file mode 100644 index 00000000..5a52b7ab Binary files /dev/null and b/addons/gamification/static/img/rank_student.png differ diff --git a/addons/gamification/static/img/rank_student_badge.svg b/addons/gamification/static/img/rank_student_badge.svg new file mode 100644 index 00000000..561ea368 --- /dev/null +++ b/addons/gamification/static/img/rank_student_badge.svg @@ -0,0 +1 @@ + \ No newline at end of file -- cgit v1.2.3