The Wayback Machine - https://web.archive.org/web/20210719020733/https://github.com/topics/teachers
Skip to content
#

teachers

Here are 205 public repositories matching this topic...

xyzhang00
xyzhang00 commented Jul 13, 2021

Environment: master branch at commit 6484257

Steps to reproduce
From edit feedback session page, click Add New Question -> Choose from template questions.

Expected behaviour
Checkboxes aligned to the first line when there are multiple lines.
<img width="646" alt="Screenshot 2021-07-13 at 9 45 04 PM" src="https://user-images.githubusercontent.com/54242896/125485997-af829738-9

stripedpajamas
stripedpajamas commented Jun 20, 2019

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

DohyunKimOfficial
DohyunKimOfficial commented May 19, 2020

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")
-- 
SallyMcGrath
SallyMcGrath commented Jul 3, 2021

Which module(s) and week(s) does this change effect?
Module(s): HTML
Week(s): 1

What is the work that needs to be done?
Noted by @illicitonion in #189 "Maybe we could introduce something like "All of your projects/git repos should be in ~/code"

We should tell them to make a CYF folder in their user folder and keep their student work in there right from the start

**Why is thi

Improve this page

Add a description, image, and links to the teachers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the teachers topic, visit your repo's landing page and select "manage topics."

Learn more