Hi For the current project of mine, we have the following requirement. Provide a Resume button which takes the student to the last accessed course content. I know that there is a feature which stores the last accessed courseware for a each user and course in FieldDataCache. But I am unable to which was the course last accessed by the student by the current data models i.e For any given course enrolled by the student, its possible to get the last accessed content. But how to get the last accessed course id?
Any direction on how to go about implementing this feature is welcome. I am currently thinking of introducing a field in student model to store the last accessed courseId. And then accessing FieldDataCache to get last accessed course for that content. Any suggestions on this approach would be great. I am working on forked eucalyptus code base . Thanks, Vinayak -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/f7ec9e5a-6f09-467c-9284-e5a3cd8c3143%40googlegroups.com.