kariefury / oppia

Automatically exported from code.google.com/p/oppia
Apache License 2.0
0 stars 0 forks source link

Interaction answer view job with test #688

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Branch name: widget_answer_views3

Link to the relevant commit(s):
https://code.google.com/p/oppia/source/detail?r=fcc91be7d763a4f1fb9a61db740c5771
804bccea&name=widget_answer_views3

Purpose of code changes on this branch:
- Improved separation of domain level of StateAnswers and 
StateAnswersCalcOutput from storage level
- Improved way to record answers, and added test for this
- Added test for continuous job for interaction answer view calculations (run 
with python core/tests/gae_suite.py 
--test_target='core.domain.stats_jobs_test.InteractionAnswerViewsAggregatorTests
')

When reviewing my code changes, please focus on:

After the review, I'll merge this branch into: develop

Original issue reported on code.google.com by mschmittfull@gmail.com on 8 Apr 2015 at 3:59

GoogleCodeExporter commented 9 years ago

Original comment by s...@seanlip.org on 11 Apr 2015 at 12:51