author int64 658 755k | date stringdate 2012-06-12 08:34:29 2024-07-22 14:51:21 | timezone int64 -46,800 43.2k | hash stringlengths 40 40 | message stringlengths 5 490 | mods listlengths 1 16 | language stringclasses 20
values | license stringclasses 3
values | repo stringlengths 5 68 | original_message stringlengths 12 491 |
|---|---|---|---|---|---|---|---|---|---|
701,849 | 01.10.2018 14:28:39 | -46,800 | e61fee1335ff73a64541a1154ba83421ef1c6b5f | add english subtitle files for two sample classroom lesson videos | [
{
"change_type": "MODIFY",
"old_path": "subtitles/en/parity-magic-trick.vtt",
"new_path": "subtitles/en/parity-magic-trick.vtt",
"diff": "WEBVTT\n+Kind: captions\n+Language: en\nNOTE\nComputer Science Education Research,\n"
},
{
"change_type": "ADD",
"old_path": null,
"new_path": "su... | Python | MIT License | uccser/cs-unplugged | add english subtitle files for two sample classroom lesson videos |
701,849 | 01.10.2018 14:36:30 | -46,800 | 96936e834b342bb229d0139c3a3a394d604093ae | Fix name in one subs file | [
{
"change_type": "MODIFY",
"old_path": "subtitles/en/sorting-networks.vtt",
"new_path": "subtitles/en/sorting-networks.vtt",
"diff": "@@ -45,7 +45,7 @@ Robert you go into the next one.\nEllie you go over to that next one.\n00:00:42.900 --> 00:00:45.150\n-Kourash can you go over there.\n+Kourosh can ... | Python | MIT License | uccser/cs-unplugged | Fix name in one subs file |
701,857 | 06.06.2019 10:29:00 | -43,200 | 95f9829ea79941994c4fb6473632bcc3a276636e | Added a sentance and link to the main text on the about page which links to the Computational Thinking page, to make the links on the About page consistent | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/templates/general/about.html",
"new_path": "csunplugged/templates/general/about.html",
"diff": "{% endblocktrans %}\n</p>\n+ <p>\n+ {% url 'general:computational_thinking' as computational_thinking_url %}\n+ {% blocktrans trimmed %}\n+ For an expla... | Python | MIT License | uccser/cs-unplugged | Added a sentance and link to the main text on the about page which links to the Computational Thinking page, to make the links on the About page consistent |
701,857 | 06.06.2019 10:51:53 | -43,200 | cd1d36a21a207547317736a0afa10488c31491e3 | Moved myself from the past contributors to current, yay! | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/templates/general/people.html",
"new_path": "csunplugged/templates/general/people.html",
"diff": "<li>Jack Morgan - {% trans \"Project Manager & Technical Team\" %}</li>\n<li>Hayley van Waas - {% trans \"Technical Team\" %}</li>\n<li>Courtney B... | Python | MIT License | uccser/cs-unplugged | Moved myself from the past contributors to current, yay! |
701,857 | 06.06.2019 13:53:13 | -43,200 | 9258f3e3c283c782441512f962f3fac699308f67 | Modified the first paragraph on the 'What is Computer Science' page so that it reads better and refers to Computer Science as a subject, rather than a 'term', and added a link to the Computational Thinking page | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/templates/general/what-is-computer-science.html",
"new_path": "csunplugged/templates/general/what-is-computer-science.html",
"diff": "<h1>{% trans \"What is Computer Science?\" %}</h1>\n<p>\n+ {% url 'general:computational_thinking' as computationa... | Python | MIT License | uccser/cs-unplugged | Modified the first paragraph on the 'What is Computer Science' page so that it reads better and refers to Computer Science as a subject, rather than a 'term', and added a link to the Computational Thinking page |
701,857 | 06.06.2019 16:48:27 | -43,200 | c5fd9aff38afa46e633ca1e59abbe8ee4ad0262a | Set up basic folders, markdown files, and yaml configuration files for the Image Representation topic. Added the Image Representation topic to structure.yaml | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "csunplugged/topics/content/en/image-representation/image-representation.md",
"diff": "+# Image Representation\n+\n+Images are everywhere on computers and digital devices, and they are one of the main ways we interact with them.\n+Digital devices... | Python | MIT License | uccser/cs-unplugged | Set up basic folders, markdown files, and yaml configuration files for the Image Representation topic. Added the Image Representation topic to structure.yaml |
701,857 | 10.06.2019 12:20:18 | -43,200 | bc6d5002f5b29f473fc95b8107c8f5e849d57c2d | Added general headings for image-rep unit plan and lesson 1. Began adding content to these.Added note about completing the binary numbers lesson first to the ima-rep introduction | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/topics/content/en/image-representation/image-representation.md",
"new_path": "csunplugged/topics/content/en/image-representation/image-representation.md",
"diff": "@@ -4,3 +4,4 @@ Images are everywhere on computers and digital devices, and they are... | Python | MIT License | uccser/cs-unplugged | Added general headings for image-rep unit plan and lesson 1. Began adding content to these.Added note about completing the binary numbers lesson first to the ima-rep introduction |
701,857 | 10.06.2019 16:28:58 | -43,200 | d25fbb1be9bbc5610dac498fb8173a3dd9291633 | Adding content to the image-rep unit plan and lesson 1 | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/topics/content/en/image-representation/image-representation.md",
"new_path": "csunplugged/topics/content/en/image-representation/image-representation.md",
"diff": "@@ -4,4 +4,5 @@ Images are everywhere on computers and digital devices, and they are... | Python | MIT License | uccser/cs-unplugged | Adding content to the image-rep unit plan and lesson 1 |
701,857 | 11.06.2019 14:12:05 | -43,200 | e7c68bf20ad239cc7a174f7ed1f04419c7c2e007 | Added content to image-rep unit plan and lesson 1 | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/topics/content/en/image-representation/image-representation.md",
"new_path": "csunplugged/topics/content/en/image-representation/image-representation.md",
"diff": "@@ -5,4 +5,4 @@ Digital devices store everything using digits, so how do they use th... | Python | MIT License | uccser/cs-unplugged | Added content to image-rep unit plan and lesson 1 |
701,857 | 11.06.2019 14:54:45 | -43,200 | 706917a05246ec6afb89237a75141a69fa9653e9 | Added images for image-rep lesson 1 | [
{
"change_type": "ADD",
"old_path": "csunplugged/static/img/topics/letter-zooming-to-pixels.png",
"new_path": "csunplugged/static/img/topics/letter-zooming-to-pixels.png",
"diff": "Binary files /dev/null and b/csunplugged/static/img/topics/letter-zooming-to-pixels.png differ\n"
},
{
"change_... | Python | MIT License | uccser/cs-unplugged | Added images for image-rep lesson 1 |
701,857 | 12.06.2019 14:08:17 | -43,200 | 788a71fbf6d5f0db6d89e7a1205416a50d91b941 | Add classroom resources and resource notes panel | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/topics/content/en/image-representation/unit-plan/lessons/colour-by-numbers.md",
"new_path": "csunplugged/topics/content/en/image-representation/unit-plan/lessons/colour-by-numbers.md",
"diff": "{comment Need to figure out how to properly link to re... | Python | MIT License | uccser/cs-unplugged | Add classroom resources and resource notes panel |
701,857 | 13.06.2019 14:08:30 | -43,200 | d5488fadc3798822f1addb8578b8f7b79da0ad32 | Added lesson reflection to colour by numbers lesson | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/topics/content/en/glossary/pixel.md",
"new_path": "csunplugged/topics/content/en/glossary/pixel.md",
"diff": "# Pixel\n-This term is an abbreviation of picture element, the name given to the tiny squares that make up a grid that is used to represen... | Python | MIT License | uccser/cs-unplugged | Added lesson reflection to colour by numbers lesson |
701,857 | 14.06.2019 12:04:02 | -43,200 | 5f3a3614d5b76d7481593f88f78c95532eb3493e | Writing Digital Technologies sections in image rep unit plan | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/topics/content/en/image-representation/unit-plan/unit-plan.md",
"new_path": "csunplugged/topics/content/en/image-representation/unit-plan/unit-plan.md",
"diff": "# Image Representation\n-**We recommend completing lesson 1 (for the relevant age grou... | Python | MIT License | uccser/cs-unplugged | Writing Digital Technologies sections in image rep unit plan |
701,857 | 14.06.2019 14:07:50 | -43,200 | 7a93dddac6e9655697ec45f486fba37da1d00692 | Added real world implications section, and added compress to glossary | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "csunplugged/topics/content/en/glossary/compress.md",
"diff": "+#Compress\n+\n+To compress something means to make it smaller.\n+In computing we generally apply this to data compression, where we decrease the the number of bits we use to repesent... | Python | MIT License | uccser/cs-unplugged | Added real world implications section, and added compress to glossary |
701,857 | 14.06.2019 16:24:19 | -43,200 | 4089036b85ad7036748788ceaf149031c47ed863 | Working on lesson 1 | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/topics/content/en/image-representation/unit-plan/lessons/colour-by-numbers.md",
"new_path": "csunplugged/topics/content/en/image-representation/unit-plan/lessons/colour-by-numbers.md",
"diff": "# Colour by numbers\n-{comment Need to figure out how ... | Python | MIT License | uccser/cs-unplugged | Working on lesson 1 |
701,857 | 17.06.2019 11:16:51 | -43,200 | ca16fcd6bf43b3d229887fb3187f67a34a8e13b0 | Adding content to lesson 1 | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/topics/content/en/image-representation/unit-plan/lessons/colour-by-numbers.md",
"new_path": "csunplugged/topics/content/en/image-representation/unit-plan/lessons/colour-by-numbers.md",
"diff": "# Notes on resources\n-\nFor this activity you will ne... | Python | MIT License | uccser/cs-unplugged | Adding content to lesson 1 |
701,857 | 17.06.2019 14:51:07 | -43,200 | 6078990d2e0b7ee9c60e8747b2b867daff4f67ff | Working on lesson 1 content | [
{
"change_type": "ADD",
"old_path": "csunplugged/static/img/topics/a_in_binary_code.png",
"new_path": "csunplugged/static/img/topics/a_in_binary_code.png",
"diff": "Binary files /dev/null and b/csunplugged/static/img/topics/a_in_binary_code.png differ\n"
},
{
"change_type": "MODIFY",
"ol... | Python | MIT License | uccser/cs-unplugged | Working on lesson 1 content |
701,857 | 18.06.2019 17:08:37 | -43,200 | 082e14a43991e33aa90d9311916a84e07e914038 | Added three new 1 page image options to the pixel painter interactive | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/resources/generators/PixelPainterResourceGenerator.py",
"new_path": "csunplugged/resources/generators/PixelPainterResourceGenerator.py",
"diff": "@@ -16,6 +16,9 @@ METHOD_VALUES = {\n}\nIMAGE_VALUES = {\n+ \"star\": _(\"Star - 1 page\"),\n+ \"teacu... | Python | MIT License | uccser/cs-unplugged | Added three new 1 page image options to the pixel painter interactive |
701,857 | 20.06.2019 15:11:15 | -43,200 | be78bbe33316158f8f091f7aa96693240bdf7be3 | Adding to lesson 1 and editing unit plan | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/topics/content/en/image-representation/unit-plan/lessons/colour-by-numbers.md",
"new_path": "csunplugged/topics/content/en/image-representation/unit-plan/lessons/colour-by-numbers.md",
"diff": "## Lesson starter\n-{panel type=\"general\"}\n-# Notes... | Python | MIT License | uccser/cs-unplugged | Adding to lesson 1 and editing unit plan |
701,857 | 22.07.2019 11:00:44 | -43,200 | 5b3717457dbad77c5ee8b9abbd01b58aed0dbd34 | Small content changes | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/topics/content/en/image-representation/unit-plan/lessons/colour-by-numbers.md",
"new_path": "csunplugged/topics/content/en/image-representation/unit-plan/lessons/colour-by-numbers.md",
"diff": "## Key questions\n- How do you think computers display... | Python | MIT License | uccser/cs-unplugged | Small content changes |
701,857 | 22.07.2019 11:30:35 | -43,200 | 4420c52430d60d9ecfa698951b2bb3b34b875030 | Changed the colour values in the black and white and greyscale pixel painter options | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/resources/generators/PixelPainterResourceGenerator.py",
"new_path": "csunplugged/resources/generators/PixelPainterResourceGenerator.py",
"diff": "@@ -32,24 +32,24 @@ class PixelPainterResourceGenerator(BaseResourceGenerator):\n\"black-white\": {\n\... | Python | MIT License | uccser/cs-unplugged | Changed the colour values in the black and white and greyscale pixel painter options |
701,857 | 22.07.2019 13:22:12 | -43,200 | 6f3197dc7a2f9a3c196e58284ece8d5b40f9fb54 | Unit plan and lesson 1 for ages 5-7 and 8-10 completed and ready for author review. Lesson content requires issue to be merged, otherwise it is innacurate where the pixel painter instructions are given. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/img/topics/pixel-visible-grid-with-letter-and-numbers.png",
"new_path": "csunplugged/static/img/topics/pixel-visible-grid-with-letter-and-numbers.png",
"diff": "Binary files a/csunplugged/static/img/topics/pixel-visible-grid-with-letter-and-... | Python | MIT License | uccser/cs-unplugged | Unit plan and lesson 1 for ages 5-7 and 8-10 completed and ready for author review. Lesson content requires issue #1220 to be merged, otherwise it is innacurate where the pixel painter instructions are given. |
701,857 | 22.07.2019 14:31:00 | -43,200 | 1e1090e09fa5a678bf88b2fdcf8a5cad8cb8ba67 | Updated pixel painter tests for new black and white values | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/tests/resources/generators/test_pixel_painter.py",
"new_path": "csunplugged/tests/resources/generators/test_pixel_painter.py",
"diff": "@@ -334,14 +334,14 @@ class PixelPainterResourceGeneratorTest(BaseGeneratorTest):\n\"name\",\n\"black-white\"\n)... | Python | MIT License | uccser/cs-unplugged | Updated pixel painter tests for new black and white values |
701,857 | 23.07.2019 09:07:59 | -43,200 | 3e0c18fbefa662f237db8835072fb58d2a6dba6c | Sentences each moved to a new line in the .md files. No longer used image removed from img/topics | [
{
"change_type": "DELETE",
"old_path": "csunplugged/static/img/topics/a_in_binary_code.png",
"new_path": "csunplugged/static/img/topics/a_in_binary_code.png",
"diff": "Binary files a/csunplugged/static/img/topics/a_in_binary_code.png and /dev/null differ\n"
},
{
"change_type": "MODIFY",
... | Python | MIT License | uccser/cs-unplugged | Sentences each moved to a new line in the .md files. No longer used image removed from img/topics |
701,857 | 23.07.2019 09:22:51 | -43,200 | cb2fec03de5d74d1fef828461756e566c1cdf050 | Removed double newlines | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/topics/content/en/image-representation/unit-plan/lessons/colour-by-numbers.md",
"new_path": "csunplugged/topics/content/en/image-representation/unit-plan/lessons/colour-by-numbers.md",
"diff": "# Colour by numbers\n-\n## Key questions\n- How do you... | Python | MIT License | uccser/cs-unplugged | Removed double newlines |
701,857 | 23.07.2019 09:48:50 | -43,200 | 6f480a817232ee66cbbf9218e83a0a51744041b4 | Classroom resources moved to sidebar in the 'Colour by numbers' lesson | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/topics/content/en/classroom-resources.yaml",
"new_path": "csunplugged/topics/content/en/classroom-resources.yaml",
"diff": "@@ -36,3 +36,5 @@ chalk:\ndescription: Chalk\ncoloring-pens:\ndescription: Colouring in pencils, crayons or felt tip pens\n+... | Python | MIT License | uccser/cs-unplugged | Classroom resources moved to sidebar in the 'Colour by numbers' lesson |
701,857 | 23.07.2019 10:52:07 | -43,200 | d95756a5869667caaead9244aef740f5ef0553c6 | Changed the definition of 'compress' to one of 'compression'. Altered wording to clarify the meaning | [
{
"change_type": "DELETE",
"old_path": "csunplugged/topics/content/en/glossary/compress.md",
"new_path": null,
"diff": "-#Compress\n-\n-To compress something means to make it smaller.\n-In computing we generally apply this to data compression, where we decrease the the number of bits we use to repes... | Python | MIT License | uccser/cs-unplugged | Changed the definition of 'compress' to one of 'compression'. Altered wording to clarify the meaning |
701,857 | 23.07.2019 20:47:57 | -43,200 | ad4754c46238222b77bf9a72736bccd5b832fc3c | Grammar and spelling corrections. Removed printers from the definition of pixel | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/topics/content/en/glossary/pixel.md",
"new_path": "csunplugged/topics/content/en/glossary/pixel.md",
"diff": "# Pixel\nThe word pixel is an abbreviation of *picture element*.\n-On computer screens (and printers) an image is almost always displayed ... | Python | MIT License | uccser/cs-unplugged | Grammar and spelling corrections. Removed printers from the definition of pixel |
701,857 | 24.07.2019 10:46:07 | -43,200 | 9af9a2bf37f172a88e5f65d3e74c284eb3113941 | Grammar and spelling changes. Update to compression definition | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/topics/content/en/glossary/compression.md",
"new_path": "csunplugged/topics/content/en/glossary/compression.md",
"diff": "# Compression\n-Compression is the process of making something something smaller.\n-Data compression is a core topic of Comput... | Python | MIT License | uccser/cs-unplugged | Grammar and spelling changes. Update to compression definition |
701,857 | 24.07.2019 11:29:40 | -43,200 | 6a4f99f8c4e6c92da4f4534487003a1f6c33c17d | Replaced the 'a' character used for illustrating pixels in lesson 1 with a 'C' character | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/img/topics/letter-zooming-to-pixels.png",
"new_path": "csunplugged/static/img/topics/letter-zooming-to-pixels.png",
"diff": "Binary files a/csunplugged/static/img/topics/letter-zooming-to-pixels.png and b/csunplugged/static/img/topics/letter... | Python | MIT License | uccser/cs-unplugged | Replaced the 'a' character used for illustrating pixels in lesson 1 with a 'C' character |
701,857 | 24.07.2019 14:07:12 | -43,200 | 49a85752e1c3dda30c2dba6ad291187ca182cd8b | Updated images of pixelated letters. Grammar changes | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/img/topics/letter-zooming-to-pixels.png",
"new_path": "csunplugged/static/img/topics/letter-zooming-to-pixels.png",
"diff": "Binary files a/csunplugged/static/img/topics/letter-zooming-to-pixels.png and b/csunplugged/static/img/topics/letter... | Python | MIT License | uccser/cs-unplugged | Updated images of pixelated letters. Grammar changes |
701,857 | 25.07.2019 13:06:14 | -43,200 | 50792b78a6a4918e6c356a2f6991ae6de4b527cb | Incorporated Tims edits | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/topics/content/en/image-representation/unit-plan/lessons/colour-by-numbers.md",
"new_path": "csunplugged/topics/content/en/image-representation/unit-plan/lessons/colour-by-numbers.md",
"diff": "## Lesson starter\n-This lesson includes two activitie... | Python | MIT License | uccser/cs-unplugged | Incorporated Tims edits |
701,857 | 10.09.2019 10:25:05 | -43,200 | b44e2446eb9860828e2a9596876aa1e5e64d39dd | Modified text and flowcharts in sections on adding a topic, a unit plan, and a lesson
to keep examples consistent | [
{
"change_type": "MODIFY",
"old_path": "docs/source/_static/img/topics_adding_lesson_flowchart.png",
"new_path": "docs/source/_static/img/topics_adding_lesson_flowchart.png",
"diff": "Binary files a/docs/source/_static/img/topics_adding_lesson_flowchart.png and b/docs/source/_static/img/topics_addin... | Python | MIT License | uccser/cs-unplugged | Modified text and flowcharts in sections on adding a topic, a unit plan, and a lesson
to keep examples consistent |
701,857 | 10.09.2019 10:41:58 | -43,200 | f5d5e7c0c2635c3cbfd2ab3dd7499def1e43b8ed | Added a note to curriculum areas and learning outcomes saying that there should only be one config file for each of these in a language directory, and not to add additional ones | [
{
"change_type": "MODIFY",
"old_path": "docs/source/author/topics.rst",
"new_path": "docs/source/author/topics.rst",
"diff": "@@ -337,6 +337,10 @@ You will now be able to add learning outcomes to lessons and programming\nchallenges by referencing the keys you specified in the learning outcomes confi... | Python | MIT License | uccser/cs-unplugged | Added a note to curriculum areas and learning outcomes saying that there should only be one config file for each of these in a language directory, and not to add additional ones |
701,857 | 10.09.2019 11:58:46 | -43,200 | 42755f02cdd39b5891148731eeda7afe4fd86bcc | Updated adding a unit plan flowchart | [
{
"change_type": "MODIFY",
"old_path": "docs/source/_static/img/topics_adding_unit_plan_flowchart.png",
"new_path": "docs/source/_static/img/topics_adding_unit_plan_flowchart.png",
"diff": "Binary files a/docs/source/_static/img/topics_adding_unit_plan_flowchart.png and b/docs/source/_static/img/top... | Python | MIT License | uccser/cs-unplugged | Updated adding a unit plan flowchart |
701,857 | 10.09.2019 12:52:34 | -43,200 | bb19fc00a79fdc430dff9d1fc75e8bc2a4fa38ff | Updated adding a lesson flowchart. Split into two seperate flows for either adding the first lesson, or an additional one | [
{
"change_type": "MODIFY",
"old_path": "docs/source/_static/img/topics_adding_lesson_flowchart.png",
"new_path": "docs/source/_static/img/topics_adding_lesson_flowchart.png",
"diff": "Binary files a/docs/source/_static/img/topics_adding_lesson_flowchart.png and b/docs/source/_static/img/topics_addin... | Python | MIT License | uccser/cs-unplugged | Updated adding a lesson flowchart. Split into two seperate flows for either adding the first lesson, or an additional one |
701,857 | 10.09.2019 12:55:56 | -43,200 | a2663771494b3548436fa7fb5366518cc91b48ef | Removed outdated information on the resources YAML file from the adding a lesson section | [
{
"change_type": "MODIFY",
"old_path": "docs/source/author/topics.rst",
"new_path": "docs/source/author/topics.rst",
"diff": "@@ -276,23 +276,6 @@ The Markdown file containing the content for the lesson:\nThe heading written in this file will be used exactly as it is given\nthroughout the website as... | Python | MIT License | uccser/cs-unplugged | Removed outdated information on the resources YAML file from the adding a lesson section |
701,857 | 10.09.2019 13:31:36 | -43,200 | 25113f83447002cf4738ebff1b9d14083717f916 | Part way through updating the learning outcomes section | [
{
"change_type": "MODIFY",
"old_path": "docs/source/_static/img/topics_adding_learning_outcomes_flowchart.png",
"new_path": "docs/source/_static/img/topics_adding_learning_outcomes_flowchart.png",
"diff": "Binary files a/docs/source/_static/img/topics_adding_learning_outcomes_flowchart.png and b/doc... | Python | MIT License | uccser/cs-unplugged | Part way through updating the learning outcomes section |
701,857 | 24.09.2019 16:12:48 | -43,200 | 8a963ce076b5a633df25e9a8c9add2a9520fc7a3 | Everything in configuration files section updated and checked | [
{
"change_type": "MODIFY",
"old_path": "docs/source/author/topics.rst",
"new_path": "docs/source/author/topics.rst",
"diff": "@@ -17,6 +17,7 @@ Topics Overview\nThe following diagram shows the general structure of the topics application.\n+.. Flowchart has been updated\n.. The following image can co... | Python | MIT License | uccser/cs-unplugged | Everything in configuration files section updated and checked |
701,857 | 24.09.2019 17:05:17 | -43,200 | 4e44ffd6122d421a3fe8a90ae011b77d06d0f871 | Updated the adding curriculum areas flowchart | [
{
"change_type": "MODIFY",
"old_path": "docs/source/_static/img/topics_adding_curriculum_areas_flowchart.png",
"new_path": "docs/source/_static/img/topics_adding_curriculum_areas_flowchart.png",
"diff": "Binary files a/docs/source/_static/img/topics_adding_curriculum_areas_flowchart.png and b/docs/s... | Python | MIT License | uccser/cs-unplugged | Updated the adding curriculum areas flowchart |
701,857 | 25.09.2019 13:54:01 | -43,200 | 75d26d8c3dd1ffb2fd74ee3df8e7cf3675f8a3b5 | Added flowcharts for adding age groups, programming challenge difficulties and languages, and classroom resources | [
{
"change_type": "ADD",
"old_path": "docs/source/_static/img/topics_adding_age_group_flowchart.png",
"new_path": "docs/source/_static/img/topics_adding_age_group_flowchart.png",
"diff": "Binary files /dev/null and b/docs/source/_static/img/topics_adding_age_group_flowchart.png differ\n"
},
{
... | Python | MIT License | uccser/cs-unplugged | Added flowcharts for adding age groups, programming challenge difficulties and languages, and classroom resources |
701,857 | 27.09.2019 15:34:37 | -43,200 | 8648ce2419c884c6bb8e1ed9f7867c16763e2183 | Added button leading to classic unplugged activities to the topics index. Used an old version of the logo as an icon at the moment, but there are other options in there as well | [
{
"change_type": "ADD",
"old_path": "csunplugged/static/img/classic-cs-unplugged-logo.png",
"new_path": "csunplugged/static/img/classic-cs-unplugged-logo.png",
"diff": "Binary files /dev/null and b/csunplugged/static/img/classic-cs-unplugged-logo.png differ\n"
},
{
"change_type": "MODIFY",
... | Python | MIT License | uccser/cs-unplugged | Added button leading to classic unplugged activities to the topics index. Used an old version of the logo as an icon at the moment, but there are other options in there as well |
701,857 | 28.09.2019 14:43:52 | -43,200 | ce2288779aee66df81205deea3da325a02713719 | Added more activities, and translations available buttons on the topics page. Have left in options for other icons we could use for the buttons | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/templates/topics/index.html",
"new_path": "csunplugged/templates/topics/index.html",
"diff": "{% block content %}\n{% if topics %}\n<p>{% trans \"Open a topic to see all related unit plans, lessons, curriculum integrations, and programming challeng... | Python | MIT License | uccser/cs-unplugged | Added more activities, and translations available buttons on the topics page. Have left in options for other icons we could use for the buttons |
701,857 | 01.10.2019 12:50:27 | -46,800 | aa8cb40e2f51fbad3eb202f9188aab7c87455032 | Set the icon to the old cs-unplugged logo and cleaned up some code | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/templates/topics/index.html",
"new_path": "csunplugged/templates/topics/index.html",
"diff": "<div class=\"col-12 col-md-8 col-lg-6 mb-4\">\n{% if LANGUAGE_CODE == \"en\" %}\n<a class=\"link-item no-text-decoration d-block h-100\" href=\"https://cl... | Python | MIT License | uccser/cs-unplugged | Set the icon to the old cs-unplugged logo and cleaned up some code |
701,857 | 03.10.2019 11:11:33 | -46,800 | 2725553be9e522753bcaad39bf06b92c3829fad1 | Warning about flowcharts removed and old comments removed | [
{
"change_type": "MODIFY",
"old_path": "docs/source/author/topics.rst",
"new_path": "docs/source/author/topics.rst",
"diff": "Topic Content\n##############################################################################\n-.. warning::\n- Most flowcharts in this guide need to be updated to reflect ch... | Python | MIT License | uccser/cs-unplugged | Warning about flowcharts removed and old comments removed |
701,848 | 27.03.2020 17:07:03 | -46,800 | 9670fa972777b90d25b22d18665e14d012db635b | Adding new plugging it in django app with index page based on topics. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/config/settings/base.py",
"new_path": "csunplugged/config/settings/base.py",
"diff": "@@ -54,6 +54,7 @@ THIRD_PARTY_APPS = [\nLOCAL_APPS = [\n\"general.apps.GeneralConfig\",\n\"topics.apps.TopicsConfig\",\n+ \"pluggingitin.apps.PluggingitinConfig\"... | Python | MIT License | uccser/cs-unplugged | Adding new plugging it in django app with index page based on topics. |
701,848 | 27.03.2020 17:20:19 | -46,800 | 0bb4fb01bc600ec2d8c42bc6be52ef6daabf15e6 | Updating pii (plugging it in) index template to only show topics which have programming exercises. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/templates/pluggingitin/index.html",
"new_path": "csunplugged/templates/pluggingitin/index.html",
"diff": "{% block content %}\n{% if topics %}\n- <p>{% trans \"Open a topic to see all related unit plans, lessons, curriculum integrations, and progra... | Python | MIT License | uccser/cs-unplugged | Updating pii (plugging it in) index template to only show topics which have programming exercises. |
701,848 | 27.03.2020 18:24:26 | -46,800 | 9d3f4afb871f5fcac9e6229bcb4fa16a021e2750 | Adding programming topic page with listed programming challenges for that topic. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/pluggingitin/urls.py",
"new_path": "csunplugged/pluggingitin/urls.py",
"diff": "@@ -10,4 +10,9 @@ urlpatterns = [\nviews.IndexView.as_view(),\nname=\"index\"\n),\n+ url(\n+ r\"^(?P<topic_slug>[-\\w]+)/$\",\n+ views.TopicView.as_view(),\n+ name=\"to... | Python | MIT License | uccser/cs-unplugged | Adding programming topic page with listed programming challenges for that topic. |
701,848 | 27.03.2020 19:17:04 | -46,800 | 89c5b4edbfbfd677889419307322de31f4be7327 | Added pii programming challenge page with 3 column fullscreen layout | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/pluggingitin/urls.py",
"new_path": "csunplugged/pluggingitin/urls.py",
"diff": "@@ -15,4 +15,9 @@ urlpatterns = [\nviews.TopicView.as_view(),\nname=\"topic\"\n),\n+ url(\n+ r\"^(?P<topic_slug>[-\\w]+)/(?P<programming_challenge_slug>[-\\w]+)/$\", # ... | Python | MIT License | uccser/cs-unplugged | Added pii programming challenge page with 3 column fullscreen layout |
701,848 | 28.03.2020 12:01:10 | -46,800 | 27852c06daf2ec2907fb8f7fe1bba652b37e2c0c | Adding codemirror editor and connecting with local jobe server. | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "csunplugged/static/js/jobe-editor.js",
"diff": "+// Set up code mirror\n+let myTextarea = document.getElementById(\"codemirror_editor\");\n+let myCodeMirror = CodeMirror.fromTextArea(myTextarea, {\n+ lineNumbers: true,\n+ mode: \"python\"\n+});\... | Python | MIT License | uccser/cs-unplugged | Adding codemirror editor and connecting with local jobe server. |
701,848 | 30.03.2020 12:40:57 | -46,800 | 1511cb6e2f753a0dbe55331885d2989d4870e509 | Adding some style adjustments to the code editor page | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/scss/programming-editor.scss",
"new_path": "csunplugged/static/scss/programming-editor.scss",
"diff": "+html,\n+body,\n+.programming__challenge-screen {\n+ height: 100%;\n+ width: 100%;\n+}\n+\n+#sponsor-logos {\n+ display: none;\n+}\n+\n+#p... | Python | MIT License | uccser/cs-unplugged | Adding some style adjustments to the code editor page |
701,848 | 30.03.2020 12:43:03 | -46,800 | fcb0df0907e16094b4280c306bf13bf69c3ed7dc | Adding static "Hello World" test case example. Displaying results in json. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/js/jobe-editor.js",
"new_path": "csunplugged/static/js/jobe-editor.js",
"diff": "+// Temporary testing variables\n+TEST_SOLUTION = \"print('Hello World')\"\n+TEST_INPUT = \"\"\n+TEST_OUTPUT = \"Hello World\"\n+\n// Set up code mirror\nlet my... | Python | MIT License | uccser/cs-unplugged | Adding static "Hello World" test case example. Displaying results in json. |
701,848 | 30.03.2020 13:50:56 | -46,800 | 4d6dea9fccc0088faed3b23bfd44f075e18e7999 | Add in static test cases to view and added table display for results. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/pluggingitin/views.py",
"new_path": "csunplugged/pluggingitin/views.py",
"diff": "from django.http import HttpResponse\n+import json\nfrom topics.utils.add_lesson_ages_to_objects import add_lesson_ages_to_objects\nfrom django.shortcuts import get_o... | Python | MIT License | uccser/cs-unplugged | Add in static test cases to view and added table display for results. |
701,848 | 31.03.2020 10:26:05 | -46,800 | 18cbdaa29aff232177c125e535834f252c25ef9d | Adding in input test case suport | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/js/test-code.js",
"new_path": "csunplugged/static/js/test-code.js",
"diff": "@@ -5,7 +5,8 @@ async function run_code(program, givenInput) {\nrun_spec: {\nlanguage_id: \"python3\",\nsourcefilename: \"test.py\",\n- sourcecode: program\n+ sourc... | Python | MIT License | uccser/cs-unplugged | Adding in input test case suport |
701,848 | 31.03.2020 10:26:26 | -46,800 | 97d8e20c9d201ad77ae617a7324efa5bd35b3d32 | Adding in multiple static test case examples for input | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/pluggingitin/views.py",
"new_path": "csunplugged/pluggingitin/views.py",
"diff": "@@ -11,6 +11,7 @@ from topics.models import (\nProgrammingChallengeNumber\n)\n+\nclass IndexView(generic.ListView):\n\"\"\"View for the topics application homepage.\"... | Python | MIT License | uccser/cs-unplugged | Adding in multiple static test case examples for input |
701,848 | 31.03.2020 10:48:09 | -46,800 | 7e3451847218ec2d0da2228f3d8aa2d0a0e63851 | Updating table colors to represent status. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/js/jobe-editor.js",
"new_path": "csunplugged/static/js/jobe-editor.js",
"diff": "@@ -38,6 +38,22 @@ function updateResultsTable(results) {\n// Update output cell\nvar output_element = $(\"#test-case-\" + result.id + \"-output\");\noutput_ele... | Python | MIT License | uccser/cs-unplugged | Updating table colors to represent status. |
701,848 | 31.03.2020 11:18:57 | -46,800 | e465ac23f3af0a438017b721c629d8c44a4374ed | Adding test case support for python functions. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/js/test-code.js",
"new_path": "csunplugged/static/js/test-code.js",
"diff": "const JOBE_SERVER = \"http://localhost:4000/jobe/index.php/restapi/runs/\";\n-async function run_code(program, givenInput) {\n+async function run_code(program, give... | Python | MIT License | uccser/cs-unplugged | Adding test case support for python functions. |
701,848 | 31.03.2020 11:19:37 | -46,800 | ba55124bf7935ab34622c9237cb4b36647fb1682 | Adding sample test case examples for functions. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/pluggingitin/views.py",
"new_path": "csunplugged/pluggingitin/views.py",
"diff": "@@ -94,6 +94,9 @@ class ProgrammingChallengeView(generic.DetailView):\n# Add all the connected learning outcomes\ncontext[\"learning_outcomes\"] = self.object.learnin... | Python | MIT License | uccser/cs-unplugged | Adding sample test case examples for functions. |
701,848 | 31.03.2020 16:45:01 | -46,800 | 3fea00f747551f926afba5d66d7bdf034e927df9 | Adding a Test Case model with corresponding migration | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "csunplugged/pluggingitin/migrations/0001_initial.py",
"diff": "+# -*- coding: utf-8 -*-\n+# Generated by Django 1.11.15 on 2020-03-31 00:55\n+from __future__ import unicode_literals\n+\n+import django.contrib.postgres.fields\n+from django.db imp... | Python | MIT License | uccser/cs-unplugged | Adding a Test Case model with corresponding migration |
701,848 | 31.03.2020 16:47:36 | -46,800 | a26871a0630ba436fb417d1e4572e3b3e0093bd7 | Adding in loader for test-cases from files | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/topics/management/commands/_ProgrammingChallengesLoader.py",
"new_path": "csunplugged/topics/management/commands/_ProgrammingChallengesLoader.py",
"diff": "@@ -6,6 +6,9 @@ from utils.errors.KeyNotFoundError import KeyNotFoundError\nfrom utils.error... | Python | MIT License | uccser/cs-unplugged | Adding in loader for test-cases from files |
701,848 | 31.03.2020 16:48:17 | -46,800 | 35523d2dd1251570adf96cdc04e3d146010d941c | Adding in input and function type example test cases | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "csunplugged/topics/content/en/binary-numbers/programming-challenges/binary-cards-as-dots/test-cases/test-case-1-function.txt",
"diff": "+hello(\"Test\")\n\\ No newline at end of file\n"
},
{
"change_type": "ADD",
"old_path": null,
... | Python | MIT License | uccser/cs-unplugged | Adding in input and function type example test cases |
701,848 | 31.03.2020 16:49:11 | -46,800 | 26768d931b83c892599832d59d81ed684b13cedd | Updating frontend to connect with new model Test Case data | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/pluggingitin/views.py",
"new_path": "csunplugged/pluggingitin/views.py",
"diff": "@@ -94,9 +94,6 @@ class ProgrammingChallengeView(generic.DetailView):\n# Add all the connected learning outcomes\ncontext[\"learning_outcomes\"] = self.object.learnin... | Python | MIT License | uccser/cs-unplugged | Updating frontend to connect with new model Test Case data |
701,848 | 01.04.2020 14:40:51 | -46,800 | 4aefd0b78c1ecf1f8c342f55d8e097f54d2e83a6 | Adding base-students template and updating pluggingitin templates to use this | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "csunplugged/templates/base-students.html",
"diff": "+{% extends \"core.html\" %}\n+\n+{% load i18n %}\n+{% load static %}\n+{% load render_html_field %}\n+{% load translate_url %}\n+{% load django_bootstrap_breadcrumbs %}\n+\n+{% get_language_in... | Python | MIT License | uccser/cs-unplugged | Adding base-students template and updating pluggingitin templates to use this |
701,848 | 01.04.2020 14:49:46 | -46,800 | 6ef838ab24039d56954522b54eb6e20fbae9c056 | Updating static file imports | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/js/jobe-editor.js",
"new_path": "csunplugged/static/js/jobe-editor.js",
"diff": "+const code_tester = require('./test-code.js');\n+var CodeMirror = require('codemirror');\n+require('codemirror/mode/python/python.js');\n+\n// Set up code mirr... | Python | MIT License | uccser/cs-unplugged | Updating static file imports |
701,848 | 01.04.2020 15:28:36 | -46,800 | 391ce1647094c466152da567eea301081ed8e97a | Disable submit button and add spinner during request to jobe | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/js/jobe-editor.js",
"new_path": "csunplugged/static/js/jobe-editor.js",
"diff": "@@ -28,8 +28,13 @@ let myCodeMirror = CodeMirror.fromTextArea(myTextarea, {\nfunction sendCodeToJobe() {\nlet code = myCodeMirror.getValue();\n+ $(\"#editor_run... | Python | MIT License | uccser/cs-unplugged | Disable submit button and add spinner during request to jobe |
701,848 | 02.04.2020 21:58:01 | -46,800 | e94c9521293baeeb5c582c289a3a01a6df61025d | Add Jobe URLS to settings | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/config/settings/local.py",
"new_path": "csunplugged/config/settings/local.py",
"diff": "@@ -88,3 +88,7 @@ TEST_RUNNER = \"django.test.runner.DiscoverRunner\"\n# Your local stuff: Below this line define 3rd party library settings\n# ----------------... | Python | MIT License | uccser/cs-unplugged | Add Jobe URLS to settings |
701,848 | 02.04.2020 21:58:30 | -46,800 | 38748df556c633d287adb946ea1de2cb7bdd9f90 | Adding proxy for Jobe server | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/pluggingitin/urls.py",
"new_path": "csunplugged/pluggingitin/urls.py",
"diff": "@@ -16,8 +16,13 @@ urlpatterns = [\nname=\"topic\"\n),\nurl(\n- r\"^(?P<topic_slug>[-\\w]+)/(?P<programming_challenge_slug>[-\\w]+)/$\", # noqa: E501\n+ r\"^(?P<topic_s... | Python | MIT License | uccser/cs-unplugged | Adding proxy for Jobe server |
701,848 | 02.04.2020 22:09:50 | -46,800 | fd958eaabff20856c0d53d1328a2e3843e74dfe7 | Connecting plugging it in to home page | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/scss/website.scss",
"new_path": "csunplugged/static/scss/website.scss",
"diff": "@@ -484,10 +484,9 @@ ol, ul {\n}\n&-student-1 {\nborder-top-color: $student-colour;\n- cursor: not-allowed;\n- // &:hover {\n- // background-color: mix($student... | Python | MIT License | uccser/cs-unplugged | Connecting plugging it in to home page |
701,848 | 03.04.2020 20:56:16 | -46,800 | 13af83fae03ca68a36ee692af83bb701da33b502 | Fix bug with input checking on frontend | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/js/test-code.js",
"new_path": "csunplugged/static/js/test-code.js",
"diff": "@@ -6,7 +6,7 @@ async function run_code(program, givenInput, questionType) {\nlanguage_id: \"python3\",\nsourcefilename: \"test.py\",\nsourcecode: program,\n- input... | Python | MIT License | uccser/cs-unplugged | Fix bug with input checking on frontend |
701,848 | 04.04.2020 08:57:41 | -46,800 | 50e8170c20e68186e65511523bef46c20684c8d1 | Fixing up pep 8 formatting errors. | [
{
"change_type": "DELETE",
"old_path": "csunplugged/pluggingitin/admin.py",
"new_path": null,
"diff": "-from django.contrib import admin\n-\n-# Register your models here.\n"
},
{
"change_type": "MODIFY",
"old_path": "csunplugged/pluggingitin/models.py",
"new_path": "csunplugged/plugg... | Python | MIT License | uccser/cs-unplugged | Fixing up pep 8 formatting errors. |
701,848 | 04.04.2020 09:10:55 | -46,800 | 84b6e32b04d42c65ae0f20cd9add2fd1dc46ac92 | Adding in and fixing up doc strings where needed. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/pluggingitin/__init__.py",
"new_path": "csunplugged/pluggingitin/__init__.py",
"diff": "+\"\"\"Module for the pluggingitin application.\"\"\"\n"
},
{
"change_type": "MODIFY",
"old_path": "csunplugged/pluggingitin/apps.py",
"new_path... | Python | MIT License | uccser/cs-unplugged | Adding in and fixing up doc strings where needed. |
701,848 | 04.04.2020 09:45:06 | -46,800 | f5f36ea2192acd4f01b7325c399527c1c195df15 | Adding documentation to the javascript files for the code editor screen. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/js/jobe-editor.js",
"new_path": "csunplugged/static/js/jobe-editor.js",
"diff": "-const code_tester = require('./test-code.js');\n-var CodeMirror = require('codemirror');\n-require('codemirror/mode/python/python.js');\n+// Scripts used to ma... | Python | MIT License | uccser/cs-unplugged | Adding documentation to the javascript files for the code editor screen. |
701,848 | 06.04.2020 11:10:33 | -43,200 | f0b4b1300160c3435e53268836c61410dd331058 | Remove unessarary content from students base template | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/templates/base-students.html",
"new_path": "csunplugged/templates/base-students.html",
"diff": "</div>\n<div class=\"collapse navbar-collapse\" id=\"navbarNav\">\n<div class=\"navbar-nav navbar-nav-i18n mr-auto\">\n- <a class=\"nav-item nav-link\" ... | Python | MIT License | uccser/cs-unplugged | Remove unessarary content from students base template |
701,848 | 06.04.2020 11:21:47 | -43,200 | 8f99a20bbaa091a94e912aa2780cbb8c25eb7e56 | Renaming programming challenge test case query method | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/plugging_it_in/views.py",
"new_path": "csunplugged/plugging_it_in/views.py",
"diff": "@@ -99,8 +99,8 @@ class ProgrammingChallengeView(generic.DetailView):\n# Add all the connected learning outcomes\ncontext[\"learning_outcomes\"] = self.object.lea... | Python | MIT License | uccser/cs-unplugged | Renaming programming challenge test case query method |
701,848 | 06.04.2020 11:22:16 | -43,200 | c198daedcf216cd596f1165939c6d5eba481b8de | Fixing up codemirror import | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/package.json",
"new_path": "csunplugged/package.json",
"diff": "\"details-element-polyfill\": \"2.4.0\",\n\"popper.js\": \"1.15.0\",\n\"jquery\": \"3.4.1\",\n- \"codemirror\": \"^5.52.2\"\n+ \"codemirror\": \"5.52.2\"\n},\n\"devDependencies\": {\n\... | Python | MIT License | uccser/cs-unplugged | Fixing up codemirror import |
701,848 | 06.04.2020 12:32:55 | -43,200 | 626b40088167ad2eb580bd7f9b3b8dc3adf9c99a | Adding in temporary demo progamming exercises to index | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/plugging_it_in/views.py",
"new_path": "csunplugged/plugging_it_in/views.py",
"diff": "@@ -43,6 +43,10 @@ class IndexView(generic.ListView):\n# Call the base implementation first to get a context\ncontext = super(IndexView, self).get_context_data(**... | Python | MIT License | uccser/cs-unplugged | Adding in temporary demo progamming exercises to index |
701,848 | 06.04.2020 13:48:14 | -43,200 | bf268f8115fe1c5085f0cd27899db1c7f9e3e684 | Replacing user input prompt to be empty and checking exact outputs. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/js/jobe-editor.js",
"new_path": "csunplugged/static/js/jobe-editor.js",
"diff": "@@ -31,7 +31,9 @@ let myCodeMirror = CodeMirror.fromTextArea(myTextarea, {\n* Disables the \"CHECK\" button and shows a loading spinner while request is being p... | Python | MIT License | uccser/cs-unplugged | Replacing user input prompt to be empty and checking exact outputs. |
701,848 | 06.04.2020 14:10:34 | -43,200 | 6c95c2e9faa0a6b5504f9c3e2373c1e1945bc17a | Remove learning outcomes from editor screen | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/templates/plugging_it_in/programming-challenge.html",
"new_path": "csunplugged/templates/plugging_it_in/programming-challenge.html",
"diff": "<strong>{% trans \"Challenge Level:\" %}</strong> {{ programming_challenge.difficulty.name }}\n</p>\n{% en... | Python | MIT License | uccser/cs-unplugged | Remove learning outcomes from editor screen |
701,848 | 27.06.2020 17:35:11 | -43,200 | 6cb07fbcbeb741cd8c09856882ccb75655330f79 | Add lessons page and navigation to plugging it in. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/plugging_it_in/urls.py",
"new_path": "csunplugged/plugging_it_in/urls.py",
"diff": "@@ -18,7 +18,12 @@ urlpatterns = [\nname=\"topic\"\n),\nurl(\n- r\"^(?P<topic_slug>[-\\w]+)/(?P<programming_challenge_slug>[-\\w]+)/$\",\n+ r\"^(?P<topic_slug>[-\\w... | Python | MIT License | uccser/cs-unplugged | Add lessons page and navigation to plugging it in. |
701,848 | 27.06.2020 17:42:11 | -43,200 | 6dd35ecfb12a4c81a71015e5933535061735853f | Add "Start coding here" prompt in the code editor | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/templates/plugging_it_in/programming-challenge.html",
"new_path": "csunplugged/templates/plugging_it_in/programming-challenge.html",
"diff": "{% render_html_field programming_challenge.content %}\n</div>\n<div class=\"col-12 col-md-4 programming__e... | Python | MIT License | uccser/cs-unplugged | Add "Start coding here" prompt in the code editor |
701,848 | 27.06.2020 17:46:25 | -43,200 | 5cd6ad6ecf02442a4e322bc107ef8a614473c581 | Add learning outcomes to editor screen | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/templates/plugging_it_in/programming-challenge.html",
"new_path": "csunplugged/templates/plugging_it_in/programming-challenge.html",
"diff": "<strong>{% trans \"Challenge Level:\" %}</strong> {{ programming_challenge.difficulty.name }}\n</p>\n{% en... | Python | MIT License | uccser/cs-unplugged | Add learning outcomes to editor screen |
701,848 | 27.06.2020 18:19:18 | -43,200 | 4c3f99f1049a35ba9a1530a0ebdab791ce57c956 | Add breadcrumbs to editor screen. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/templates/plugging_it_in/programming-challenge.html",
"new_path": "csunplugged/templates/plugging_it_in/programming-challenge.html",
"diff": "{% load i18n %}\n{% load static %}\n{% load render_html_field %}\n+{% load django_bootstrap_breadcrumbs %}... | Python | MIT License | uccser/cs-unplugged | Add breadcrumbs to editor screen. |
701,848 | 27.06.2020 18:20:05 | -43,200 | eae8ac191c918655c0dc584bc1619781654a0419 | Add links back to related unplugged lessons from editor screen. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/plugging_it_in/views.py",
"new_path": "csunplugged/plugging_it_in/views.py",
"diff": "@@ -16,6 +16,7 @@ from utils.group_lessons_by_age import group_lessons_by_age\nfrom topics.models import (\nTopic,\nProgrammingChallenge,\n+ ProgrammingChallengeN... | Python | MIT License | uccser/cs-unplugged | Add links back to related unplugged lessons from editor screen. |
701,848 | 27.06.2020 20:28:05 | -43,200 | 3f616daefe2304a3652d95748ba984570d62ae0d | Add button to download the editor code. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/js/jobe-editor.js",
"new_path": "csunplugged/static/js/jobe-editor.js",
"diff": "@@ -77,6 +77,35 @@ function updateResultsTable(results) {\n}\n}\n+/**\n+ * Downloads text to a file.\n+ * @param {String} filename The filename of the file to b... | Python | MIT License | uccser/cs-unplugged | Add button to download the editor code. |
701,848 | 28.06.2020 09:40:00 | -43,200 | 29ba15eb066819eb882aa216e300a8d852a25e84 | Adding in breadcrumb relating to a single lesson from the editor. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/plugging_it_in/views.py",
"new_path": "csunplugged/plugging_it_in/views.py",
"diff": "@@ -140,6 +140,10 @@ class ProgrammingChallengeView(generic.DetailView):\ncontext = super(ProgrammingChallengeView, self).get_context_data(**kwargs)\ncontext[\"to... | Python | MIT License | uccser/cs-unplugged | Adding in breadcrumb relating to a single lesson from the editor. |
701,848 | 28.06.2020 18:18:06 | -43,200 | 3861cff29f7df9c3475c91f12891b21f4e99f939 | Add bottom lesson navigation bar. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/scss/programming-editor.scss",
"new_path": "csunplugged/static/scss/programming-editor.scss",
"diff": "@import \"node_modules/codemirror/lib/codemirror\";\nhtml,\n-body,\n-.programming__challenge-screen {\n+body {\nheight: 100%;\nwidth: 100%... | Python | MIT License | uccser/cs-unplugged | Add bottom lesson navigation bar. |
701,848 | 28.06.2020 18:19:35 | -43,200 | 390c7f3eca9e730786654e787c00f98568a22e57 | UI style update. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/scss/programming-editor.scss",
"new_path": "csunplugged/static/scss/programming-editor.scss",
"diff": "@@ -4,6 +4,7 @@ html,\nbody {\nheight: 100%;\nwidth: 100%;\n+ background-color: #e9f1fc;\n}\n.programming__challenge-screen {\n@@ -24,6 +2... | Python | MIT License | uccser/cs-unplugged | UI style update. |
701,848 | 29.06.2020 19:12:37 | -43,200 | fb2e43af3732c9627e3f53ef4fb35a9d1498905c | Add basic sidebar functionality. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/js/jobe-editor.js",
"new_path": "csunplugged/static/js/jobe-editor.js",
"diff": "@@ -102,6 +102,19 @@ function downloadCode() {\ndownload(\"code.py\", myCodeMirror.getValue());\n}\n+// Side Navigation\n+function openNav() {\n+ document.getEl... | Python | MIT License | uccser/cs-unplugged | Add basic sidebar functionality. |
701,848 | 29.06.2020 20:18:06 | -43,200 | 4b4a2a51a88bed7b50255bfba58a257ee6ebe1c3 | Add demo content and styling to the lesson challenges sidebar. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/js/jobe-editor.js",
"new_path": "csunplugged/static/js/jobe-editor.js",
"diff": "@@ -123,11 +123,14 @@ submitButton.addEventListener(\"click\", sendCodeToJobe);\nlet downloadButton = document.getElementById(\"download_button\");\ndownloadBut... | Python | MIT License | uccser/cs-unplugged | Add demo content and styling to the lesson challenges sidebar. |
701,848 | 29.06.2020 20:37:43 | -43,200 | 61c20840d93cbe33944d6d0997340e40466ef3ce | Add challenge links in the sidebar. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/plugging_it_in/views.py",
"new_path": "csunplugged/plugging_it_in/views.py",
"diff": "@@ -144,6 +144,7 @@ class ProgrammingChallengeView(generic.DetailView):\nfor lesson in lessons:\nif lesson.slug == self.kwargs.get(\"lesson_slug\", None):\ncontex... | Python | MIT License | uccser/cs-unplugged | Add challenge links in the sidebar. |
701,848 | 30.06.2020 22:19:47 | -43,200 | 9d82e55cff7aceda404b48ebd5b14a00436c372b | Add challenge navigation using next and previous buttons. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/plugging_it_in/views.py",
"new_path": "csunplugged/plugging_it_in/views.py",
"diff": "@@ -145,6 +145,7 @@ class ProgrammingChallengeView(generic.DetailView):\nif lesson.slug == self.kwargs.get(\"lesson_slug\", None):\ncontext[\"lesson\"] = lesson\n... | Python | MIT License | uccser/cs-unplugged | Add challenge navigation using next and previous buttons. |
701,848 | 30.06.2020 22:27:20 | -43,200 | 5e55e970344869e6095ffd220892e5289fd20169 | Update download filename to the challenge slug. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/js/jobe-editor.js",
"new_path": "csunplugged/static/js/jobe-editor.js",
"diff": "@@ -99,7 +99,7 @@ function download(filename, text) {\n* Downloads the editor code to a file called code.py.\n*/\nfunction downloadCode() {\n- download(\"code.p... | Python | MIT License | uccser/cs-unplugged | Update download filename to the challenge slug. |
701,848 | 01.07.2020 08:45:28 | -43,200 | 91e6578365abe4bc4ec2361b0dde4a34f41ce8bd | Add more specific error messages. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/js/test-code.js",
"new_path": "csunplugged/static/js/test-code.js",
"diff": "@@ -81,7 +81,11 @@ async function run_testcase(\n}\n} else if (userResult.outcome == 11) {\n// Outcome 11: Compiler Error\n- testcaseResult.status = \"Compiler Erro... | Python | MIT License | uccser/cs-unplugged | Add more specific error messages. |
701,848 | 04.07.2020 08:25:33 | -43,200 | 53e8821badf28e894178d5d74b416bcffd16cfb7 | Add highlight to selected challenge in the side drawer. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/scss/programming-editor.scss",
"new_path": "csunplugged/static/scss/programming-editor.scss",
"diff": "@@ -208,6 +208,13 @@ body {\npadding: 0px;\n}\n+ .current-exercise {\n+ background-color: #e9f1fc;\n+ }\n+\n+ .current-exercise:hover {\n+... | Python | MIT License | uccser/cs-unplugged | Add highlight to selected challenge in the side drawer. |
701,848 | 04.07.2020 09:34:37 | -43,200 | 44c30688385af66f4b7e5aed9c6d59867b1b811a | Remove test examples block from info area and replacing it with a reference to the test table. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/js/editor-options-menu.js",
"new_path": "csunplugged/static/js/editor-options-menu.js",
"diff": "@@ -68,3 +68,7 @@ function setupLessonNav() {\n// Apply the navigation setup\nsetupLessonNav()\n+\n+// Add testing examples info to the requirem... | Python | MIT License | uccser/cs-unplugged | Remove test examples block from info area and replacing it with a reference to the test table. |
701,848 | 04.07.2020 11:40:45 | -43,200 | c55921f4246a010c05f637b0aef916cf49e835ec | Update editor information area
Add challenge tite
Add challenge hints and link to solution
Add static programming hints area (no content) | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/templates/plugging_it_in/programming-challenge.html",
"new_path": "csunplugged/templates/plugging_it_in/programming-challenge.html",
"diff": "<div class=\"col-12 col-md-4 programming__info-area\">\n<div class=\"programming__info-area-content\">\n+ ... | Python | MIT License | uccser/cs-unplugged | Update editor information area
- Add challenge tite
- Add challenge hints and link to solution
- Add static programming hints area (no content) |
701,848 | 04.07.2020 16:06:16 | -43,200 | addf7b9375d9c7d8cc1e4eb5eb8a121ee62fa867 | Update editor info scrollbar to only show if needed. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/static/scss/programming-editor.scss",
"new_path": "csunplugged/static/scss/programming-editor.scss",
"diff": "@@ -88,7 +88,7 @@ body {\n.programming__info-area-content {\nbackground-color: white;\n- overflow-y: scroll;\n+ overflow-y: auto;\npadding... | Python | MIT License | uccser/cs-unplugged | Update editor info scrollbar to only show if needed. |
701,848 | 20.07.2020 11:09:15 | -43,200 | c2ec75cb4a1308c08f2dfb8924cd9533c4dfe37b | Fix style checker errors. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/plugging_it_in/views.py",
"new_path": "csunplugged/plugging_it_in/views.py",
"diff": "@@ -54,6 +54,7 @@ class IndexView(generic.ListView):\ncontext[\"demo_programming_challenges\"] = ProgrammingChallenge.objects.filter(id__in=demo_challenge_ids)\nr... | Python | MIT License | uccser/cs-unplugged | Fix style checker errors. |
701,848 | 21.07.2020 10:45:38 | -43,200 | 5d8e208fce201c7ec4bc608b185f47f51d2c23cb | Show icons for available programming languages in a lesson. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/templates/plugging_it_in/lessons-table.html",
"new_path": "csunplugged/templates/plugging_it_in/lessons-table.html",
"diff": "+{% load static %}\n+\n{% load i18n %}\n{% get_current_language as LANGUAGE_CODE %}\n</a>\n</td>\n<td class=\"text-center\... | Python | MIT License | uccser/cs-unplugged | Show icons for available programming languages in a lesson. |
701,848 | 22.07.2020 08:50:55 | -43,200 | ecdb131a924576ca588ac58660cb08255e59f39a | Removing the demo programming challenges. | [
{
"change_type": "MODIFY",
"old_path": "csunplugged/templates/plugging_it_in/index.html",
"new_path": "csunplugged/templates/plugging_it_in/index.html",
"diff": "{% if programming_topics %}\n<p>{% trans \"[PLUGGING IT IN BLURB.....] Lorem ipsum dolor sit amet, nec metus leo pulvinar urna. Vestibulum... | Python | MIT License | uccser/cs-unplugged | Removing the demo programming challenges. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.