New Content vs Classic Content
I was looking through the data model and can't seem to find any way of knowing whether a course is using New Content or Classic Content. Am I missing something?
We currently give the faculty a choice of how to represent their course shells. However, we would like to be able to collect information about the breakdown of what types of courses might be using New Content vs Classic Content as well as being able to determined if a preponderence of Faculty are choosing one way or the other.
Any Suggestions would be welcome.
Reacties
-
We manually collect that data as part of our annual audits which is very time-consuming so would be very interested to know if there's a better process!
-
We also asked for this. We were told it is not available.
-
We have used a Python script to interrogate the ConfigVariable values via the API, we run this as a weekly job to let us know how adoption is progressing. We allow our course leaders to switch experiences for this academic year with the expectation that all courses will be using NCE next academic year. I can share some of the code later if it is of interest (I am not on a computer with access to it at the moment).