lumenlearning / candela

Candela stack wordpress only
Other
6 stars 6 forks source link

Count Enrollments per Academic Term #28

Open xolotl opened 9 years ago

xolotl commented 9 years ago

Currently, we are relying on counting the number of LTI users in a subscriber role in a given Candela course in order to determine the number of enrollments in that course. That works great for the first term of that course's use, but Candela courses will get used over multiple terms, with multiple new LTI users, and so to do counts ongoing, we'll need to be able to count LTI users who access in a certain timeframe.

Probably most useful would be the ability to set start/end date filters that enable us to see accessing users over flexible time periods (given that customers have a wide variety of terms).

xolotl commented 9 years ago

for an example, see MyOpenMath's admin view, where one has to adjust start end dates for the report by changing the URL parameters (note: one needs admin access to MOM to see this, which Alyson or Lippman can grant): https://www.myopenmath.com/util/getstucntdet.php?start=1-1-2015&end=12-31-2015