You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
1.6 KiB
25 lines
1.6 KiB
<!--
|
|
CO_OP_TRANSLATOR_METADATA:
|
|
{
|
|
"original_hash": "ccfcd8c2932761359fbaff3d6b01ace4",
|
|
"translation_date": "2025-08-28T11:33:10+00:00",
|
|
"source_file": "6-space-game/3-moving-elements-around/assignment.md",
|
|
"language_code": "en"
|
|
}
|
|
-->
|
|
# Comment Your Code
|
|
|
|
## Instructions
|
|
|
|
Review your current /app.js file in your game folder and look for ways to add comments and organize it better. Code can easily become messy, so this is a great opportunity to add comments to make it more readable and easier to work with in the future.
|
|
|
|
## Rubric
|
|
|
|
| Criteria | Outstanding | Satisfactory | Needs Improvement |
|
|
| -------- | ----------------------------------------------------------------- | ------------------------------------ | -------------------------------------------------------------- |
|
|
| | `app.js` code is thoroughly commented and structured into clear sections | `app.js` code has sufficient comments | `app.js` code is somewhat unorganized and lacks meaningful comments |
|
|
|
|
---
|
|
|
|
**Disclaimer**:
|
|
This document has been translated using the AI translation service [Co-op Translator](https://github.com/Azure/co-op-translator). While we aim for accuracy, please note that automated translations may include errors or inaccuracies. The original document in its native language should be regarded as the authoritative source. For critical information, professional human translation is advised. We are not responsible for any misunderstandings or misinterpretations resulting from the use of this translation. |