We have defined that a course should only have sections as immediate children. However, currently this is not enforced in the code and thus courses which have other entry types as immediate children can be imported. We should implement a check for this case and emit an error during the import, if this case occurs.