Name |
Last commit
|
Last update |
---|---|---|
.. | ||
admin | ||
coffee | ||
contrib | ||
css/vendor | ||
files | ||
fonts | ||
images | ||
js | ||
maintenance | ||
sass | ||
scripts | ||
staff | ||
.gitignore | ||
.hgignore | ||
green-pointer.png | ||
pixel.jpg |
Stanford got some feedback from our students/faculty that students were making accidental clicks on radio-button capa questions. They would click way to the right of the label text, but it would still select the corresponding input, which caused some students to make unintentional changes to their answers. This was because labels for these inputs were display:block and width:100% Changing these labels to float:left clear:both should fix it.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
admin | Loading commit data... | |
coffee | Loading commit data... | |
contrib | Loading commit data... | |
css/vendor | Loading commit data... | |
files | Loading commit data... | |
fonts | Loading commit data... | |
images | Loading commit data... | |
js | Loading commit data... | |
maintenance | Loading commit data... | |
sass | Loading commit data... | |
scripts | Loading commit data... | |
staff | Loading commit data... | |
.gitignore | Loading commit data... | |
.hgignore | Loading commit data... | |
green-pointer.png | Loading commit data... | |
pixel.jpg | Loading commit data... |