Create Custom PagesΒΆ
π Custom Pages for Your ChallengeΒΆ
When your challenge is created, Grand Challenge automatically generates a default description page using the challenge title. You can edit this page or create new ones by navigating to:
Admin βΆ Pages
Common use cases for custom pages include:
- Submission guidelines
- Timeline or schedule
- Rules and terms
- Organizing team information
Page Titles and URLsΒΆ
When creating a new page, you must provide a Display Title. This title is used to generate the page URL:
- The URL is based on the title, with special characters stripped.
- Once created, the URL cannot be changed.
- Updating the title later only changes how itβs displayed in the navigation β not the URL.
π Page Visibility and PermissionsΒΆ
You can control visibility by selecting the Hidden option and assigning access:
- All β Visible to anyone, including non-participants
- Participants only β Visible only to registered participants
- Administrators only β Visible only to challenge admins
π Editing ContentΒΆ
Pages are edited using a Markdown editor. You can format your content with:
- Headings, lists, links, and images
- Tables, code blocks, etc.
- Internal links to other pages or documentation
π‘ Tip: Use consistent section headings and formatting across pages to make navigation easier for your users.
π Reordering PagesΒΆ
To change the order of your pages in the navigation menu:
- Go to Admin βΆ Pages and click the page's Edit metadata button.
- Scroll to the Move section.
- Choose one of:
- Move Up
- Move Down
- Move to First
- Move to Last