EDUCATOR-4627

This commit is contained in:
atesker
2019-09-12 11:13:04 -04:00
parent 56b90cd223
commit b4e77b2b3f

View File

@@ -86,6 +86,7 @@ const mapStateToProps = (state, ownProps) => (
}),
interventionExportUrl:
LmsApiService.getInterventionExportCsvUrl(ownProps.match.params.courseId, {
cohort: getCohortNameById(state, state.filters.cohort),
assignment: (state.filters.assignment || {}).id,
assignmentType: state.filters.assignmentType,
assignmentGradeMin: formatMinAssignmentGrade(