I am working with e-learning portal for a company using Drupal. In that user have to get some points in the case of:
- When the user post the comment for course
- When the user post a new course(document,video or audio etc)
- When the user did watch any course videos
For example, I am posting the comment to the article (course) then I have to get some points. Is there any module available for this or do I have to do it programmatically?