Forum Discussion
task scheduling
Hello team, I really need your help. I am creating a schedule for a course with the following times 09:00 – 11:00 is 11:20 – 13:00
But it seems that everything goes wrong when I add the 20 minute break. The activities start in one day and end in the next day, which seems to me that the project is calculating more than 4 hours daily programmed.
attachment images
Thank you
The problem is that you've defined a "day" as 4 hours but the custom calendar only has 3.66 days (9:00 to 11:00 is 2 hours but 11:20 to 13:00 is only 1.66 hours). Remember, non-working time (i.e. 20 min break) is not counted. Change the "To" time for each workday to show 13:20 PM as shown (Note, I don't use a 24 hour clock):
Doing that, the result will look like this as long as you also set the Gantt display to show your custom 4 hour workday calendar. Note, with this timescale setting Gantt bars are rounded to the nearest hour so you don't see the 20 minutes but I've elected to show the time in the Start and Finish fields so it is clear when a task ends.
Hope this helps.
John
- John-projectSilver Contributor
The problem is that you've defined a "day" as 4 hours but the custom calendar only has 3.66 days (9:00 to 11:00 is 2 hours but 11:20 to 13:00 is only 1.66 hours). Remember, non-working time (i.e. 20 min break) is not counted. Change the "To" time for each workday to show 13:20 PM as shown (Note, I don't use a 24 hour clock):
Doing that, the result will look like this as long as you also set the Gantt display to show your custom 4 hour workday calendar. Note, with this timescale setting Gantt bars are rounded to the nearest hour so you don't see the 20 minutes but I've elected to show the time in the Start and Finish fields so it is clear when a task ends.
Hope this helps.
John
- FilipeCuangoCopper Contributor
....... You're absolutely right John. Thank you very much.
- John-projectSilver ContributorFilipeCuango,
You're more than welcome and thanks for the feedback.
John