From e21ff20375e5c837b10ce7ad6c1340597266486f Mon Sep 17 00:00:00 2001 From: Zia Fazal Date: Thu, 15 Jan 2015 19:01:51 +0500 Subject: [PATCH] backend changes based on feedback Conflicts: lms/djangoapps/courseware/courses.py lms/djangoapps/instructor_task/api.py refined entrance exam student attempts reset Quality improvements 1/16 added rescore, delete state and task history functionality added unit tests for entrance exam reset attempts added unit tests for re scoring of entrance exam and task history improved test coverage Got rid of pep violation feedback changes and added jasmine test added more jasmine tests for Javascript changes added bok-choy tests for UI changes replaced input containing

tags with

%if section_data['access']['instructor']: