Currently the BR lsit is available on the Admin site. But we would need the complete list of the users:
- Create a table with the list of students of coursehub in descending order of their roll numbers. Include a fulltext search option (any other method also) to search a user through his name or roll number. Make each entry in the table expandable which will show the user's details if we clikc on them
- Create two options for each user in the table:
i) a button to delete their user update object so that their courses will be refetched
ii) a button to delete the user object itself
- create a global option called "semester reset" (or something like that) to delete the entire userupdates table so that everyone's courses will be refetched again.
Currently the BR lsit is available on the Admin site. But we would need the complete list of the users:
i) a button to delete their user update object so that their courses will be refetched
ii) a button to delete the user object itself