Skip to content

Releases: edx/outcome-surveys

2.5.1

23 Feb 06:58
69236d7
Compare
Choose a tag to compare
  • Update prepared learners query

2.5.0

06 Nov 07:11
aa10bdc
Compare
Choose a tag to compare
  • Add management command to trigger segment events for learners who have achieved 30 minutes of learning

2.4.0

13 Mar 10:16
3d771f5
Compare
Choose a tag to compare
  • Delete imported survey responses from SurveyMonkey

2.3.1

01 Mar 06:35
56c2925
Compare
Choose a tag to compare
  • Remove broad except

2.3.0

28 Feb 06:32
8baadb9
Compare
Choose a tag to compare
  • Remove null=True from char and text model fields

2.2.0

06 Feb 08:13
9936da5
Compare
Choose a tag to compare
  • improvements

2.1.0

03 Feb 10:43
5e2a2ea
Compare
Choose a tag to compare
  • Add unique constraints on table fields
  • Replace get_or_create with custom implementation
  • Gracefully exit command upon SurveyMonkeyDailyRateLimitConsumed exception

2.0.0

01 Feb 03:13
3c83313
Compare
Choose a tag to compare
  • Django management command to import data from SurveyMonkey

1.1.1

06 Sep 11:14
5b37ac5
Compare
Choose a tag to compare
  • Add already_sent boolean field in LearnerCourseEvent model to store the state for sent events.
  • Set already_sent to True in LearnerCourseEvent model for each triggered event.

1.1.0

14 Jul 11:19
91b1fd0
Compare
Choose a tag to compare
  • Make follow up days configurable