-
This would be a longer from project, but what do you guys think of the possibility of using a markdown processor? It could make the process of writing and updating labs much quicker in the future, and…
-
I've been experimenting with hosting the labs from other domains / locations.
There's two issues, one easy and one more tricky.
1. The "rootUrl" needs to be changed, but this is only two locations.
2…
-
It would be nice if a quiz had a different icon than the standard resource did. (Ideally, something which suggests that it's a quiz.)
-
i am changing a variable x by a number n.
x is a random number up to two decimal places (rounded to the hundredth).
n is the result of multiplying an integer entered by the the user and one of the e…
vshi updated
10 years ago
-
It seems like theres a couple places where caps in URLs and inconsistencies are causing problems.
Two things:
1. All lowercase urls are better if possible.
2. Make sure your computer is case sensiti…
-
p1 (welcome to snap)
p2 (overview of window)
- [ ] make image smaller
p3
- [ ] include screen shot of just the palette, rather than referring to "previous image" - fix the text. Bold the names of t…
-
http://bjc.eecs.berkeley.edu/bjc-r/cur/programming/intro/drawing/turning.html?topic=berkeley_bjc/intro/loops-variables-conditionals.topic&step=2&novideo=true&noreading=true
The submit button is not r…
-
Currently we use an RPC style system that uses status codes in the header (as well as correlationId & replyTo) to flag the status of the call (the body is used to hold results or an error message/stac…
ghost updated
11 years ago
-
Firefox 23 on Ubuntu (12.04 or 13.04, I believe) fails to work on lists which are big. Sometimes it throws a recursion error, and others no message, just a red ring.
This isn't simply a minor browser…
-
the links in .topic files shouldn't need to start with /bjc-r/, but that should be prepended by topic.js using the 'rootURL' global.
Need to make this conditional for now, so that existing .topic fil…