-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from Southpaw-TACTIC/main
More updates
- Loading branch information
Showing
9 changed files
with
126 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
--- | ||
layout: default | ||
title: Create Schedule | ||
nav_order: 2 | ||
parent: Role Planner | ||
--- | ||
|
||
|
||
Creating a Project Schedule | ||
=========================================== | ||
To create a schedule in the Role Planner, schedules first need to add roles to a project. Follow these steps to set up a project schedule: | ||
|
||
By adding roles to the project schedule within the Crew Planner, schedulers can effectively define the scope and resource requirements of a project. This information serves as the foundation for managing resource allocation, capacity planning, and crew member scheduling within the Resource Manager application. | ||
|
||
|
||
|
||
## Loading a project | ||
|
||
Load the project for which you want to create a schedule. | ||
|
||
|
||
![Load Project](images/load_project.png){: style="width: 80%; padding: 20px"} | ||
|
||
|
||
Begin adding roles to the project by clicking on the "Add Role" button. | ||
|
||
## Adding a role | ||
|
||
Define each role by specifying the type of work, the number of people required for the role, and the duration of the role within the project. | ||
|
||
|
||
![Add Roles](images/add_roles.png){: style="width: 80%; padding: 20px"} | ||
|
||
|
||
For roles where specific crew members are requested, add their names to the "Requested" column to indicate the preferred personnel for those roles. | ||
|
||
![Animators](images/animators_tor.png){: style="padding: 20px"} | ||
|
||
|
||
|
||
## Selecting Cells | ||
|
||
Within the Crew Planner's timeline, schedulers can select individual cells or blocks of cells to perform various actions. This enables efficient management of project schedules and crew member assignments. | ||
|
||
To select a single cell, click on the desired cell within the timeline. | ||
|
||
To select a block of cells, click on the first cell, then hold down the "Shift" key and click on the last cell in the desired range. | ||
|
||
### Performing Actions on Selected Cells | ||
|
||
Once the desired cells are selected, various actions can be performed on the selection, such as: | ||
|
||
**Assigning Roles**: Allocate roles to crew members for the selected timeframes within the project schedule. | ||
|
||
**Updating Role Information**: Modify details about the selected roles, including the number of people required or the duration of the role within the project. | ||
|
||
**Setting Labels**: Apply labels to selected cells to categorize project sub-sections or milestones, improving schedule organization and visibility. | ||
|
||
|
||
|
||
## Setting days | ||
|
||
Days can be added to the cells by selecting a block of cells and clicking. | ||
|
||
![Allocate Days](images/allocate_days.png){: style="width: 40%; padding: 20px"} | ||
|
||
When selecting the "+" button, the current days and the current label will be set on he selected cells. Alternatively, the following hot-keys can be pressed: | ||
|
||
**1-9**: sets the selected cells with the corresponding number of days. | ||
|
||
**0**: sets the cell to zero days | ||
|
||
**Delete**: sets the cell to zero days | ||
|
||
**Enter**: sets the selected cells with the current days and the current label. | ||
|
||
**L**: sets the selected cells with the current label. | ||
|
||
## Managing Labels | ||
|
||
Labels can help categorize project sub-sections, such as sequences or milestones, to provide better organization and visibility for project planning. Labels are customizable and can represent any desired categorization. | ||
|
||
For more information about managing labels, navigate [here]({{ 'labels' }}) | ||
|
||
|
||
## Managing Scenarios | ||
|
||
Scenarios represent alternative project schedules or resource allocation plans. Each scenario enables administrators to explore different approaches to scheduling, resource distribution, and overall project planning. | ||
|
||
For more information about managing labels, navigate [here]({{ 'scenarios' }}) | ||
|
||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters