Hi everyone,
I wanted to implement the following:

So in the LHS side I was thinking of having a drop down which has all the names of the users or use vertical gallery to display all the names (not fixed), but on selection from the drop-down or the vertical gallery all the details of the course for the choosen user should be displayed
(In my application the courses are categorized based on Difficulty which is a choice column with values like Beginner, Intermediate, Advance, Expert)
Example: Sam is a user and he updates the status for 2 courses in Beginner and Intermediate category then when the admin navigates to the above screen and selects Sam then he should the latest changes .
So to achieve this I have created a new SP List to keep a track of the changes which is :

But don't know how to proceed with this
This is in continuation to one of my older query for the first half of my query I got the answer i.e. update a choice column in SP list using a single button, so for more information you can refer this: Reference (this is marked as Completed as I got the answer for first part but not the second part which I have mentioned)
Please do let me know if you know how to achieve the mentioned functionality.
Regards,
Sidhant.