realbig / childpeacefuldragon-hub

Child theme for https://peacefuldragonschool.com/
0 stars 0 forks source link

Create more robust student profile page #7

Open BigActual opened 7 years ago

BigActual commented 7 years ago

Add the following to the profile page:

d4mation commented 7 years ago

Recent Pages Visited

This may be a bad idea. It would mean that each and every time a logged in student loads a page it preforms a database write (and possibly a read first, if we don't want duplicates to show if they keep refreshing the page or something).

It can be done no doubt. I just wonder, what would be gained from that information? Is it worth potential performance issues? If it were a large online marketplace like Amazon I could see this being valuable data, but with the limited number of pages possible here I have a hard time seeing it.

Is the idea to determine if the student is doing their homework? LearnDash stores progress for Courses/Lessons/Quizzes with timestamps.