Enable per-student background tasks.

This commit is contained in:
Brian Wilson
2013-06-19 18:09:18 -04:00
parent 4d2183d764
commit 332a440539
7 changed files with 87 additions and 27 deletions

View File

@@ -1,5 +1,5 @@
"""
Integration Tests for LMS instructor-initiated background tasks
Integration Tests for LMS instructor-initiated background tasks.
Runs tasks on answers to course problems to validate that code
paths actually work.