1. 10 Jul, 2013 3 commits
  2. 02 Jul, 2013 1 commit
  3. 22 Jun, 2013 1 commit
    • Width of labels for multiple-choice capa problems = width of text · 2eefa494
      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.
      Jason Bau committed
  4. 06 Jun, 2013 2 commits
  5. 23 May, 2013 1 commit
  6. 09 Nov, 2012 2 commits
  7. 02 Oct, 2012 2 commits
  8. 10 Sep, 2012 1 commit
  9. 07 Sep, 2012 5 commits
  10. 06 Sep, 2012 1 commit
  11. 31 Aug, 2012 1 commit
  12. 22 Aug, 2012 2 commits
  13. 21 Aug, 2012 5 commits
  14. 20 Aug, 2012 9 commits
  15. 17 Aug, 2012 1 commit
  16. 16 Aug, 2012 1 commit
  17. 15 Aug, 2012 2 commits