Alasdair Smith

Results 24 issues of Alasdair Smith

Relates to #1182 Currently WIP. Planning to change everything so keeping a record of the old version here

interactives

Adds the recreated Data Size interactive for upcoming content on Big Data Relates to #1182

interactives

A new interactive based on Binary Cards but expanded to cover all bases (decimal, hex, etc) Purpose: Resolve shortcomings when showing non-base-2 numbers with Binary Cards, in order to: 1)...

suggestion
interactives

The new interactives should be recreated in JS/CSS ready for the new chapter content - [ ] Classification Trees - [x] Data Bias (@courtneycb) - [x] Data Representation (@eAlasdair) -...

interactives

A list of small issues found by the team working on the polish version of the FG was sent to us earlier this year. ### These are the issues I've...

bug
user feedback

Uninteractives and in-page interactives don't get resized appropriately when printing in Chrome & FF. We probably need to investigate the [onbeforeprint](https://developer.mozilla.org/en-US/docs/Web/API/WindowEventHandlers/onbeforeprint) event handler to address this ![image](https://user-images.githubusercontent.com/25916475/67899179-9d242980-fbc6-11e9-953a-39683000a1ce.png)

bug
interactives
uninteractives

Every interactive that uses a third-party library has its own `package.json` file listing the versions of each dependency it requires. However, I have noticed that all interactives that use a...

research needed
infrastructure

Bits are grouped in sets of 4 or 8, from the LSB up. i.e. `11110` (proper form `00011110`) is more commonly viewed as `1,1110` (`1E`) than `1111,0` (`F?`). The Binary...

suggestion
interactives

We used to let Crowdin list the contributors but this doesn't appear to be public anymore. This list should be rewritten directly in the [contributors page](https://www.csfieldguide.org.nz/en/appendices/contributors/) of the site

documentation
internationalization

https://www.csfieldguide.org.nz/en/interactives/ ![image](https://user-images.githubusercontent.com/25916475/67722008-e5afdb80-fa3c-11e9-8bb6-7625bb57f804.png) The message `No interactives are available for this chapter.` should appear under Software Engineering I suspect it doesn't because while there are no interactives in the chapter, there...

bug
interactives