Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All of a user’s courses and entitlements are fetched on page load. To make the page manageable, we paginate that list, showing only 5 25 courses at a time. To view other courses, a user should page through their list of courses using the pagination controls at the bottom of the course list.

...