Set the default display in gradebook to all learners

John Paul.M.7744
John Paul.M.7744 Posts: 2 New Community Member

Hi is it possible to set the default view in the gradebook to show all users all the time. If I have 800 students in a course, that's multiple pages and I'm scrolling to find a student, I don't know which page they're going to be on. I know I can just type in the username, but it's easier to scroll. Is there a way to set the view for gradebook, class list, and everything else to automatically show all of the learners in the class

Best Answer

  • Jeffrey.M.844
    Jeffrey.M.844 Posts: 74
    edited May 16 Answer ✓

    Hello @John Paul.M.7744 ,

    There does exist a host of Grades configuration variables that determine how records render in the gradebook.

    In addition to those, there is the config d2l.Settings.PaginationNumbering, which affects the pagination shown in the number of users per page dropdown in the Classlist and Gradebook grid.

    If you have administrative access to the Config Variable Browser, you can search for d2l.Settings.PaginationNumbering and set the Org Value to any one of the following selections:

    • 10, 20, 50, 100, 200

    • 25, 50, 75, 100, 200

    • 35, 75, 100, 150, 200

    • 50, 100, 150, 200, 250

    The series of numbers noted in each of the bullets above would become the options that you would see in the Results Per Page dropdown, shown here:

    image.png

    Noteworthy is that this config would affect all courses in the site — it is not specific to a single user.

    All of that said, the short answer to your question is, unfortunately, no; there is no way to list a full set of 800 students on a single page, but you could reduce the number of paging you might have to do using the above config.

    I hope that helps!

    Jeffrey

    Learning Administration Manager