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:

  1. Go to Admin ⟢ Pages and click the page's Edit metadata button.
  2. Scroll to the Move section.
  3. Choose one of:
    • Move Up
    • Move Down
    • Move to First
    • Move to Last