add sparse placement controls
This commit is contained in:
parent
6f2c49026a
commit
becd7573c6
3 changed files with 78 additions and 17 deletions
|
|
@ -38,10 +38,11 @@ When creating a schedule, the user selects:
|
|||
* The start date
|
||||
* The target completion date
|
||||
|
||||
Attainly then distributes the selected elements evenly across the available
|
||||
days. When an uneven schedule has more than one assignment per day, the user
|
||||
can place the consecutive heavier days at the start, middle, or end of the
|
||||
schedule.
|
||||
Attainly then distributes the selected elements across the available days.
|
||||
When there are fewer assignments than days, the user can spread them across
|
||||
the full range or pack them into consecutive days at the start, middle, or
|
||||
end. When an uneven schedule has more than one assignment per day, the user
|
||||
can place the consecutive heavier days at the start, middle, or end.
|
||||
|
||||
For example, a user could choose to schedule:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue