mitodl / ccxcon

CCXCon API
GNU Affero General Public License v3.0
7 stars 0 forks source link

Implemented filtering out hidden chapters #137

Closed noisecapella closed 8 years ago

noisecapella commented 8 years ago

What are the relevant tickets?

Fixes #102

What's this PR do?

It passes the new visible_to_staff_only field to edX when requesting modules so we can get the hidden status, then it filters the hidden chapters out.

Where should the reviewer start?

courses/tasks.py

How should this be manually tested?

First, make sure you have CCXCon properly linked to your devstack or some other instance of openedX.

justinabrahms commented 8 years ago

:+1: when you fix the lint warning that's failing your build.