provostprovost / tyto

A classroom management app for creating, assigning and completing personalized classwork and homework.
4 stars 2 forks source link

array of proficiencies #18

Closed parthshahva closed 10 years ago

parthshahva commented 10 years ago

Return an array of proficiencies database method.

Have this array come out of both the get assignment and the answer question usecase so that the assignment show page always has the current proficiency array.

provostprovost commented 10 years ago

Added proficiencies array to get_assigment method. Added entire assignment to output of AnswerQuestion use case.