uccser / cs-field-guide

A free online interactive resource/textbook for high school students learning about computer science.
https://www.csfieldguide.org.nz
MIT License
347 stars 74 forks source link

Consider redesigning the Braille diagrams #220

Closed hai-dee closed 5 years ago

hai-dee commented 8 years ago

The ones that show how many combinations there are with 2 dots and 3 dots are potentially misleading in that they group all the patterns into rectangle shapes (much like actual Braille). The lines are numbered, although I don't think this is obvious enough.

We need to draw it so that it is really really obvious that each line is independent of the others. I'll come up with a suggestion of how to go about this at some point.

Any other thoughts? @timbellnz @JackMorganNZ

hai-dee commented 8 years ago

@timbellnz , still want to do this or shall I assign it to somebody else?

eAlasdair commented 5 years ago

This is the current implementation, @Heidirose @timbellnz @JackMorganNZ do you still think it should be changed?

I could make the line between them thicker, and/or make it vertical

image

eAlasdair commented 5 years ago

Consider making an interactive - There are x dots, find all the possible combinations

eAlasdair commented 5 years ago

Combining with #219