We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad12029 commit c9b0194Copy full SHA for c9b0194
1 file changed
course/api/full_serializers.py
@@ -118,6 +118,7 @@ class Meta(CourseBriefSerializer.Meta):
118
'my_points',
119
'my_data',
120
'data',
121
+ 'pending_submissions_data',
122
'aggregate_data',
123
'results_data',
124
'best_results_data',
0 commit comments