document whole-set scheduling
This commit is contained in:
parent
29116ce26b
commit
72f0a6bccb
2 changed files with 8 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ The structure is flexible and is not limited to reading plans. Attainly can be u
|
|||
|
||||
When creating a schedule, the user selects:
|
||||
|
||||
* The collection or portion they want to complete
|
||||
* The set they want to complete
|
||||
* The level of the collection to schedule
|
||||
* The start date
|
||||
* The target completion date
|
||||
|
|
@ -47,6 +47,10 @@ For example, a user could choose to schedule:
|
|||
* Smaller sections within each chapter
|
||||
* Any other available level in the collection structure
|
||||
|
||||
Schedules always cover a whole set. To schedule only a subset of an existing
|
||||
set, the user creates a separate set containing that subset and gives it its
|
||||
own name.
|
||||
|
||||
## Daily Progress
|
||||
|
||||
Users can view the items scheduled for each day and mark them complete as they finish them.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue