Setting the Default Panel in the Code Editor
When a student opens an assignment in the code editor for the first time, CodeGrade decides which panel they land on.
Choosing the default panel for an assignment
Navigate to the "Assignment Settings" page of your assignment.
In the "Submission settings" section, make sure the "Editor" submit method is enabled.
Below the Editor toggle, find the "Panel the editor opens on" dropdown.
Select the panel students should see first, for example "Description".

Choosing your own default panel as a user
Every user can set a personal default that applies to assignments they have not opened before:
Open the "User Info" menu in the sidebar.
Under "Preferences", find the "Code editor opening panel" dropdown.
Select the panel you want to land on, or keep "Follow the assignment default" to use whatever the assignment has configured.

How the editor decides which panel to open
The editor picks the first of these that is set:
The panel you last had open in this assignment. Returning to an assignment always brings you back to where you were.
Your own "Code editor opening panel" preference, if you chose one.
The assignment's "Panel the editor opens on" setting.
The institution default.
If the selected panel is unavailable, the Help panel is shown instead.
Last updated