A Crucible project is a collection of reviews, typically reviews that all relate to the same application. In addition to providing a logical way of grouping reviews together, a project allows you to
- define default moderators, authors and reviewers for the reviews in that project.
- define which people are eligible to be reviewers for the reviews in that project.
- use permission schemes to restrict who can perform particular actions (e.g. 'Create Review') in that project.
Every Crucible review belongs to a project. Each project has a name (e.g. ACME Development) and a key (e.g. ACME). The project key becomes the first part of that project's review keys, e.g. ACME-101, ACME-102, etc:
By default, Crucible contains one project. This default project has the key 'CR' and the name 'Default Project'.
To view your projects,
- From the 'Admin Menu', click 'Project List'.
- The 'Projects List' page will be displayed.
- Click the 'Create a New Project' link, which appears at the bottom of the list of existing projects, to create a new project. See Creating a Project.
- Click the 'Edit' link next to an existing project's name, to edit the project. See Editing a Project.
- Click the 'Delete' link next to an existing project's name, to edit the project. See Deleting a Project.