cs10 / bjc-r

The Beauty and Joy of Computing public resource repository.
https://beautyjoy.github.io/bjc-r
30 stars 101 forks source link

Quiz Buttons are Hard to Read #50

Closed sean-morris closed 10 years ago

sean-morris commented 10 years ago

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 readable. On click, you can see it but otherwise it looks like an empty box. I am using Chrome.

cycomachead commented 10 years ago

Agreed that submit buttons currently look a little weird.

What if I make them look a bit like bootstrap buttons? http://getbootstrap.com/css/#buttons

sean-morris commented 10 years ago

Are we using bootstrap across the board? We should find a library we like for menus and buttons and use it consistently. Bootstrap is good, jquery ui is also good.

On Sunday, September 8, 2013, Michael Ball wrote:

Agreed that submit buttons currently look a little weird.

What if I make them look a bit like bootstrap buttons?

— Reply to this email directly or view it on GitHubhttps://github.com/beautyjoy/bjc-r/issues/50#issuecomment-24017957 .

cycomachead commented 10 years ago

We do have jQuery UI which I can explore some more.

But I was mostly going to mimic the design up BS3 buttons w/o using the entire library. (Since that's a lot of data for only a couple classes.)

sean-morris commented 10 years ago

It isn't huge deal; I have found myself in look and feel hell when I started mixing the libraries for things like menu's and buttons.

It is all you. I can't tell you guys how good it feels to be out of moodle and linking directly to the files myself. Everything looks so clean.

On Sun, Sep 8, 2013 at 12:31 PM, Michael Ball notifications@github.comwrote:

We do have jQuery UI which I can explore some more.

But I was mostly going to mimic the design up BS3 buttons w/o using the entire library. (Since that's a lot of data for only a couple classes.)

— Reply to this email directly or view it on GitHubhttps://github.com/beautyjoy/bjc-r/issues/50#issuecomment-24027613 .

peterasujan commented 10 years ago

We shouldn't worry too much about the styling of these form-style quizzes, because they're going away soon.