-
## Instructions
1. Pair up with a volunteer and work on a piece of programming work together
1. As a trainee, you will need to **explain your thought process,** **plan out what to do**, **write th…
-
### Checks
- [X] This is not a duplicate of an existing issue (please have a look through our [open issues list](https://github.com/TheOdinProject/curriculum/issues) to make sure)
- [X] I have tho…
-
Needed for #13
Tests:
```python
assert is_gradient.__doc__
assert is_gradient("nonsense") == False
assert is_gradient(create_test_gradient()) == True
```
-
-
When I taught this recently, we found using Trimmomatic to be a lot of cognitive overhead for learners, because its syntax is so different from the other tools in the workshop, and because it's so eas…
-
This is my request for Roadmap which would help new ones to opt for this course without hesitation. I guess there doesn't exist anything like this, I know there is what you will learn section in Readm…
-
### Issue: Remove React-Redux Topics from Documentation Repository
**Description:**
I would like to request the removal of all React-Redux topics from our documentation repository. The primary f…
-
## Observed behavior
This is a follow-up to https://github.com/learningequality/kolibri/pull/12704:
When I click the 'Print report' button I can see the 'New quiz' button in the generated page:
![pr…
-
**Goal**
Have the app support multiple languages to increase ease of use for learners from a variety of geographical regions.
The current prod edX app supports 11 different languages (including Engl…
-
_Depends on #2512_
#2196 was initially spec'ed out to fully allow learners to email other learners from a recipient learner's profile page, and to show an upsell message if an unpaid learner was atte…