-
Updated
Dec 3, 2020 - JavaScript
teachers
Here are 169 public repositories matching this topic...
-
Updated
Jun 14, 2018
-
Updated
Nov 23, 2020 - PHP
-
Updated
Sep 24, 2017 - C
-
Updated
Dec 1, 2020 - JavaScript
-
Updated
Jun 14, 2018 - HTML
-
Updated
Nov 3, 2020 - HTML
Currently our images are too big. The header image we're using is 4mb. Loading on mobile is slow.
Acceptance criteria:
- There are small, medium, and large versions of each image
- All images are compressed to the highest amount that does not affect human-eye quality
- Which size image is loaded is based on the screen size of the website user
In the near future, there may be different ima
-
Updated
Nov 30, 2020 - Batchfile
-
Updated
Sep 12, 2020 - Python
We have openpose v1.5.1 submodule on our codebase, but recent release of Openpose v1.6.0 breaks our Docker build.
Error log:
Step 16/28 : RUN cmake /openpose && make -j 8 && make install
**OMITTED**
-- Found glog (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libglog.so)
-- Found Protobuf: /usr/lib/x86_64-linux-gnu/libprotobuf.so;-lpthread (found version "3.0.0")
--
-
Updated
Feb 27, 2020 - Python
-
Updated
Jan 17, 2020 - Python
IMPORTANT: Doing this for the entire codebase in a single PR would be infeasible to review, and would most likely lead to a large amount of conflicts. Do one module per PR, and reference this issue in the PR (but don't say "fix", just reference the issue).
As we have finally dropped support for Python 3.5, we can now utilize f-strings. It would be a good idea to replace format strings wit
-
Updated
Aug 27, 2020 - TypeScript
-
Updated
Sep 28, 2020 - Python
While the app does have an icon, never in the app itself is it used. this would be a great thing to fix in the future.
-
Updated
Dec 2, 2020 - Java
-
Updated
Jul 21, 2020 - Batchfile
-
Updated
Aug 18, 2014 - Ruby
-
Updated
Apr 30, 2019 - JavaScript
-
Updated
May 7, 2020 - Racket
-
Updated
Sep 27, 2020 - Java
Which module(s) and week(s) does this change effect?
Module(s): JS1
Week(s): 1/2/3
What is the work that needs to be done?
As a student I want to feel stretched and excited about solving interesting programming problems. I'd also like them to be targeted at my current development level.
The content for this module can be found [here](https://syllabus.codeyourfuture.io/js-core-1/
What?
There should be an alternate view for creating rubrics when on mobile. We have a similar "alternative" view for viewing rubrics on mobile, so you may want to look at that.
Why?
Creating a rubric in our current mobile view is cumbersome because you have to horizontally scroll a lot.
How?
Mockup
- This is very rough, but I'm thinking something like this: https://docs.g
-
Updated
Nov 16, 2019 - C#
Improve this page
Add a description, image, and links to the teachers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the teachers topic, visit your repo's landing page and select "manage topics."
One user mistook the
Done editingbutton to be equivalent to be Save all edits. The confirmation dialog warns that the edits will be lost but apparently, users just click yes without reading.Perhaps we should rename it
Discard unsaved edits?