UM-USElab / GradeCraft

GradeCraft is a gamified gradebook, intended to help motivate students to be more engaged in their own learning.
GNU Affero General Public License v3.0
9 stars 6 forks source link

Create test for user#reading_reaction_score #61

Closed allspiritseve closed 12 years ago

allspiritseve commented 12 years ago
  1. Create a fabricator that fabricates a student with two or more reading reaction scores.
  2. Create a new test in user_spec.rb that sets those reading reaction scores to values, and then checks to make sure reading_reaction_score returns the sum.