Welcome to the CodeMonkey Design Challenge!
The competition is completed.
Check out the lucky winners and their challenges!
GRADE LEVELS
FROM K TO 8
CREATE challenges and win prizes!
MAY 12 through
JUNE 2, 2020
Challenge Builder is a creativity platform that is part of the Coding Adventure Course.
Challenge Builder allows kids to build and create their own CodeMonkey challenges using CoffeeScript, a real programming language. Through creating challenges, children practice logical reasoning, algorithms, creativity and computer programming.
Challenge Builder helps kids evolve from learning to creating.
Detailed information regarding the prizes can be found in the FAQ section.
The competition is completed, new challenges are not accepted.
Check out top challenges and lucky winners!
Read the competition guidelines according to your grade level and play up to the recommended challenge on Coding Adventure
Create your challenge: Make sure you have followed the guidelines of your grade level (using the requested coding concepts and objects).
Enter a name for your challenge including the # for the grade level (available in your grade level full guidelines document) – This will be the title of your challenge!
Please make sure your challenge follows our community guidelines:
While you can still edit your original challenge, its published version will not be editable. You can always unpublish it from your home page.
Once approved, your challenge will change from pending to approved.
Next step – solve your challenge, copy your challenge’s link and submit on the Google Form found in your grade level’s ‘Guidelines’ document.
Only challenges submitted by form will be included in the competition.
CodeMonkey, a leading game-based learning platform, teaches students eight years and older the fundamental principles of computer programming. Founded in 2014, CodeMonkey products are designed to maximize engagement and user experience to introduce students to foundational computer programming skills. Using real programming languages and scalability for all learning environments, CodeMonkey provides a turnkey solution for educators by offering basic training, management and reporting tools, automatic grading and detailed tutorials for teachers and real time feedback for students.
Challenge Builder is a creativity platform that comes with Coding Adventure.
Challenge Builder allows for students and teachers to create their own CodeMonkey Coding Adventure challenges, using CoffeeScript, a real programming language.
Through creating challenges, children practice logical reasoning, algorithms, creativity and computer programming.
Teachers can create challenges for students to solve as extra work or to assess their understanding in a specific concept.
Read more here.
This Design challenge is open to CodeMonkey users from the USA with an active subscription.
Stage 1:
May 12, 2020- Submissions Open
June 2, 2020- Last day to submit your challenge through our Google Form.
Stage 2:
June 15, 2020 – CodeMonkey will choose the Top 10 challenges from each grade level
June 15-19, 2020 – Vote for your favorite challenges!
Stage 3:
June 22, 2020 – Final winners from each category will be announced
Users can log in using a desktop computer, laptop, Chromebook or tablet. An active internet connection is required.
No. If you have an active CodeMonkey subscription then you can participate in the competition.
Currently, Challenge Builder Competition is only available for users from the United States. We hope to be able to create similar competitions for other countries.
Round 1 of competition: Top challenges from each grade level will get a CodeMonkey themed swag bag!
Round 2 of competition: Top 3 challenges from each grade level, who will get the most votes, will win an Amazon gift card.
1st place of each grade level will receive $50 Amazon gift card.
2nd place will receive $40 Amazon gift card.
3rd place will receive $30 Amazon gift card.
Winners’ guardians will be contacted for gift cards details or shipping address details.
Please follow the instructions.
The following users can access the Challenge Builder:
1. A student user who is in a classroom with access to the challenge. The teacher would first need to make sure that the Challenge Builder activity is assigned to the classroom.
2. A child user with an active Home plan.
To access the Challenge Builder, follow these steps:
1. Login to your CodeMonkey account.
2. Click on ‘Courses’ on the right-side menu.
3. Scroll all the way down.
4. Under ‘Creativity’, click on the Challenge Builder.
5. A window will pop-up. Click on ‘Start Coding’ to create your own challenge!
In order for your students to access the Challenge Builder, you would first need to assign the activity to the classroom. Here’s how.
If you are a parent with an active Home plan, your child would need to login to their account and then they would be able to access the Challenge Builder through the ‘Courses’ section.
In case your challenge did not follow the Community Guidelines, you will see a message stating “Denied – did not meet community guidelines”. CodeMonkey will not approve challenges that include inappropriate language and/or personal information, such as: full name, phone number, email, address, social network handles, etc.
In this case, you will need to redo your challenge. You can either create a new challenge or edit your original challenge. You will be able to locate it under ‘My Creations’.
In order to locate challenges you have created:
1. Login to your CodeMonkey account.
2. Click on ‘My Creations’ on the right-side menu.
3. Scroll all the way down.
4. Under ‘My Challenges’ you will be able to locate the challenges you have created.
5. Under ‘My Published Challenges’ you will be able to locate challenges you have submitted to Discover. Until your challenge is approved, it will show “Pending Approval”. Once the challenge is approved, the “Pending Approval” text will be removed.
6. In case your challenge did not follow the Community Guidelines, you will see a message stating “Denied – did not meet community guidelines”.
Follow these steps in order to unpublish your challenge:
Once you have created your challenge and have submitted your challenge to Discover, you would need to fill out our competition Google form. You will be able to locate the relevant form in your grade level full guidelines document.
Top 10 challenges from each category will be chosen by the CoeMonkey team. We will check whether the challenges followed competition requirements and give extra points for creativity.
Top 3 challenges from each category will be chosen based on users’ votes.
When we want other objects (characters) other than the monkey to perform actions such as step or turn, we use the object’s name a dot and the function name. For example – turtle.step or crocodile.turn
See for example – challenge 13.
A simple loop is a sequence of instructions that repeats a specified number of times.
See for example – challenge 21.
A “for” loop is a loop that is used when we have a collection of objects (array) and we want to repeat the same actions to each one of the items in the collection.
See for example – challenge 61.
A variable is like a storage unit: we store data in it, and we use it only when we need it. We assign values to variables and can change these values throughout the code.
See for example – challenge 31 and challenge 48.
A function is a set of instructions that performs a specific task. The computer will only execute the function when we use it in our code.
See for example – challenge 80.
The “until” loop runs until a specific condition is met. The computer
checks the condition each time at the beginning of the loop. If the answer is no (false), the loop will keep going. It will only stop once the answer is yes (true).
See for example – challenge 91.
“if” and “else” are used when we want our code to decide what to do based on a certain condition. In case the condition is yes (true), the code under the “if” is executed. In case the condition wasn’t met, meaning it is no (false), the code under the “else” is executed.
See for example – challenge 120.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Cookie | Type | Duration | Description |
---|---|---|---|
_codemonkey_session_rails_4 | 1 | 1 year | |
_ga | persistent | 2 years | This cookie is installed by Google Analytics. The cookie is used to calculate visitor, session, campaign data and keep track of site usage for the site's analytics report. The cookies store information anonymously and assign a randomly generated number to identify unique visitors. |
cookielawinfo-checkbox-advertisement | persistent | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Advertisement". |
cookielawinfo-checkbox-analytics | persistent | 11 months | This cookies is set by GDPR Cookie Consent WordPress Plugin. The cookie is used to remember the user consent for the cookies under the category "Analytics". |
cookielawinfo-checkbox-functional | persistent | 11 months | |
cookielawinfo-checkbox-necessary | persistent | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-non-necessary | 0 | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Non Necessary". |
cookielawinfo-checkbox-other | persistent | 11 months | |
cookielawinfo-checkbox-performance | persistent | 11 months | This cookie is used to keep track of which cookies the user have approved for this site. |
JSESSIONID | 1 | 1 year | Used by sites written in JSP. General purpose platform session cookies that are used to maintain users' state across page requests. |
viewed_cookie_policy | persistent | 1 hour | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |
XSRF-TOKEN | persistent | 1 year | The cookie is set by Wix website building platform on Wix website. The cookie is used for security purposes. |
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
Cookie | Type | Duration | Description |
---|---|---|---|
rlas3 | persistent | 11 months | The cookie is set by rlcdn.com. The cookie is used to serve relevant ads to the visitor as well as limit the time the visitor sees an and also measure the effectiveness of the campaign. |
UserMatchHistory | persistent | 1 month | Linkedin - Used to track visitors on multiple websites, in order to present relevant advertisement based on the visitor's preferences. |
Cookie | Type | Duration | Description |
---|---|---|---|
__utma | persistent | 2 years | This cookie is set by Google Analytics and is used to distinguish users and sessions. The cookie is created when the JavaScript library executes and there are no existing __utma cookies. The cookie is updated every time data is sent to Google Analytics. |
__utmb | persistent | 30 minutes | The cookie is set by Google Analytics. The cookie is used to determine new sessions/visits. The cookie is created when the JavaScript library executes and there are no existing __utma cookies. The cookie is updated every time data is sent to Google Analytics. |
__utmc | persistent | 1 year | The cookie is set by Google Analytics and is deleted when the user closes the browser. The cookie is not used by ga.js. The cookie is used to enable interoperability with urchin.js which is an older version of Google analytics and used in conjunction with the __utmb cookie to determine new sessions/visits. |
__utmt | persistent | 10 minutes | The cookie is set by Google Analytics and is used to throttle request rate. |
__utmz | persistent | 6 months | This cookie is set by Google analytics and is used to store the traffic source or campaign through which the visitor reached your site. |
_gat | persistent | 1 minute | This cookies is installed by Google Universal Analytics to throttle the request rate to limit the colllection of data on high traffic sites. |
YSC | 1 | 1 year | This cookies is set by Youtube and is used to track the views of embedded videos. |
Cookie | Type | Duration | Description |
---|---|---|---|
_gcl_au | persistent | 3 months | This cookie is used by Google Analytics to understand user interaction with the website. |
_gid | persistent | 1 day | This cookie is installed by Google Analytics. The cookie is used to store information of how visitors use a website and helps in creating an analytics report of how the wbsite is doing. The data collected including the number visitors, the source where they have come from, and the pages viisted in an anonymous form. |
GPS | persistent | 30 minutes | This cookie is set by Youtube and registers a unique ID for tracking users based on their geographical location |
MR | persistent | 5 months | This cookie is used to measure the use of the website for analytics purposes. |
MUIDB | 1 | 1 year | This cookie is used by MicroSoft and collects data about users of visits on multiple website. This data is used to analyze the efficiency of advertisements on websites. |
Cookie | Type | Duration | Description |
---|---|---|---|
_fbp | persistent | 3 months | This cookie is set by Facebook to deliver advertisement when they are on Facebook or a digital platform powered by Facebook advertising after visiting this website. |
bscookie | 1 | 2 years | This cookie is a browser ID cookie set by Linked share Buttons and ad tags. |
fr | 1 | 3 months | The cookie is set by Facebook to show relevant advertisments to the users and measure and improve the advertisements. The cookie also tracks the behavior of the user across the web on sites that have Facebook pixel or Facebook social plugin. |
IDE | 1 | 2 years | Used by Google DoubleClick and stores information about how the user uses the website and any other advertisement before visiting the website. This is used to present users with ads that are relevant to them according to the user profile. |
MUID | persistent | 1 year | Used by Microsoft as a unique identifier. The cookie is set by embedded Microsoft scripts. The purpose of this cookie is to synchronize the ID across many different Microsoft domains to enable user tracking. |
pxrc | persistent | 2 months | The purpose of the cookie is to identify a visitor to serve relevant advertisement. |
rlas3 | persistent | 11 months | The cookie is set by rlcdn.com. The cookie is used to serve relevant ads to the visitor as well as limit the time the visitor sees an and also measure the effectiveness of the campaign. |
skimCSP | persistent | 11 months | This cookie is set by SkimResources. The cookie is used to record data on the visitor to optimize the relevance of the advretisements served to the users. |
TapAd_DID | persistent | 2 months | The cookie is set by tapad.com. The purpose of the cookie is to track users across devices to enable targeted advertising |
TapAd_TS | persistent | 2 months | The cookie is set by Tapad.com. The purpose of the cookie is to track users across devices to enable targeted advertising. |
TDCPM | persistent | 1 year | The cookie is set by CloudFare service to store a unique ID to identify a returning users device which then is used for targeted advertising. |
TDID | persistent | 1 year | The cookie is set by CloudFare service to store a unique ID to identify a returning users device which then is used for targeted advertising. |
test_cookie | persistent | 15 minutes | This cookie is set by doubleclick.net. The purpose of the cookie is to determine if the users' browser supports cookies. |
VISITOR_INFO1_LIVE | 1 | 5 months | This cookie is set by Youtube. Used to track the information of the embedded YouTube videos on a website. |
Cookie | Type | Duration | Description |
---|---|---|---|
_scid | persistent | 1 year | |
_sctr | persistent | 1 year | |
li_sugr | persistent | 3 months | |
lissc | persistent | 11 months | |
sc_at | persistent | 1 year | |
TapAd_3WAY_SYNCS | persistent | 2 months | |
TapAd_TTD_SYNC | persistent | 2 months | |
u | persistent | 3 months |
Cookie | Type | Duration | Description |
---|---|---|---|
bcookie | persistent | 2 years | This cookie is set by linkedIn. The purpose of the cookie is to enable LinkedIn functionalities on the page. |
lang | persistent | 1 year | This cookie is used to store the language preferences of a user to serve up content in that stored language the next time user visit the website. |
lidc | persistent | 1 day | This cookie is set by LinkedIn and used for routing. |