Clean up quality violations in split_test module

This commit is contained in:
Sarina Canelake
2014-03-06 09:44:54 -05:00
parent bf754c867b
commit 29be1288ba
6 changed files with 48 additions and 22 deletions

View File

@@ -14,6 +14,7 @@ from user_api.models import UserCourseTag
# global tags (e.g. using the existing UserPreferences table))
COURSE_SCOPE = 'course'
def get_course_tag(user, course_id, key):
"""
Gets the value of the user's course tag for the specified key in the specified