Making a query to retrieve a user’s grades for each course
-
Hello!
I’m trying to display a list of all the grades for each course achieved by the user.
I’d like to know the name of the db table in wich this data is stored, so I can make a query and display the information in the frontend. I’d like to develop a shortcode wich gets the current user’s ID, to get a list of the user’s enrolled courses and the grades for this course.
In case this isnt possible, I could use ACF to make a ‘student’s final grade’ field, but I’ would’ll need to know where to assign this field so I can retrieve this value later.
Any information on this topic, specially regarding db tables, is greatly appreciated.
Best wishes!
- The topic ‘Making a query to retrieve a user’s grades for each course’ is closed to new replies.