Commit d28b5572 authored by I.K Seneviratne's avatar I.K Seneviratne

Committing the modifications of finding correlations between student behavior components.

.
parent 723f804a
......@@ -1167,6 +1167,7 @@ class GetLectureActivityCorrelations(APIView):
activity_correlations = ar.get_activity_correlations(individual_lec_activities, lec_recorded_activity_data)
return Response({
"correlations": activity_correlations
})
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment