MA-187 ValueError fix
Fix for MA-187 where a value error was thrown when a course has a video directly under a section. This PR handles the situations where a chapter or section can be none, and then returns the appropriate url if available.
This commit is contained in:
@@ -16,4 +16,4 @@
|
||||
</vertical>
|
||||
</sequential>
|
||||
</chapter>
|
||||
</course>
|
||||
</course>
|
||||
|
||||
Reference in New Issue
Block a user