Scheduling Guidelines should have a flow diagram #1

Open
opened 2024-10-21 10:26:13 +00:00 by ken_fallon · 5 comments
Owner

The scheduling guidelines in the about page, and on the calendar would benefit from a flow diagram.

Read them like this.


"You must have your audio recording ready to upload before you pick a slot."

IF you do not have your recording ready then STOP.

ELSE

"New hosts, Interviews, and other time critical shows should use the first free slot."

IF you are a *New Host* post to the first free slot.

ELSE

IF your show is an *Interview* post to the first free slot.

ELSE

IF your show is *time critical*, then post to the first free slot.
# A *time critical* show might be, but is not limited to: promoting and upcoming event, a security breach, a special offer etc

ELSE

"Always try and fill any free slots that are available in the upcoming two weeks."

IF there are free slots in the next 14 days then post to the first free slot.

ELSE

# "When the queue is filling up then leave some slots free for new contributors."

"If you are uploading a series of shows then post them one every two weeks."

IF this is PART OF SERIES of shows (urban camping, Plain Text Programming, etc) THEN skip 14 days and post to the first free slot after then.

ELSE

    "Post non urgent shows into the first empty week."

    SKIP to the first EMPTY WEEK and post there.

OR

    "If you have a non urgent show that is timeless, then add it to the Reserve Queue."

    ADD to the RESERVE QUEUE
The scheduling guidelines in the about page, and on the calendar would benefit from a flow diagram. Read them like this. ``` "You must have your audio recording ready to upload before you pick a slot." IF you do not have your recording ready then STOP. ELSE "New hosts, Interviews, and other time critical shows should use the first free slot." IF you are a *New Host* post to the first free slot. ELSE IF your show is an *Interview* post to the first free slot. ELSE IF your show is *time critical*, then post to the first free slot. # A *time critical* show might be, but is not limited to: promoting and upcoming event, a security breach, a special offer etc ELSE "Always try and fill any free slots that are available in the upcoming two weeks." IF there are free slots in the next 14 days then post to the first free slot. ELSE # "When the queue is filling up then leave some slots free for new contributors." "If you are uploading a series of shows then post them one every two weeks." IF this is PART OF SERIES of shows (urban camping, Plain Text Programming, etc) THEN skip 14 days and post to the first free slot after then. ELSE "Post non urgent shows into the first empty week." SKIP to the first EMPTY WEEK and post there. OR "If you have a non urgent show that is timeless, then add it to the Reserve Queue." ADD to the RESERVE QUEUE ```
rho_n self-assigned this 2024-12-22 16:16:31 +00:00
Owner

Here is a first cut. Corrections or additions welcome:
SchedulingGuidlinesFlowChart.png

Here is a first cut. Corrections or additions welcome: ![SchedulingGuidlinesFlowChart.png](/attachments/2dee6149-3fa3-4af5-92cf-2a2a955970ce)
Owner

Fixes per Ken's suggestion (remove extraneous "new developer" decision):
SchedulingGuidlinesFlowChart.png

Fixes per Ken's suggestion (remove extraneous "new developer" decision): ![SchedulingGuidlinesFlowChart.png](/attachments/ffd759df-dd25-4c4a-ad57-6c2798b2c7aa)
Author
Owner

Great stuff. Is there a source file like a svg ?

Great stuff. Is there a source file like a svg ?
Owner

I have a PR with the odg source file. I put it in the workflow directory, seemed to be the best location, but happy for suggestions if it should be saved elsewhere.

I have a PR with the odg source file. I put it in the workflow directory, seemed to be the best location, but happy for suggestions if it should be saved elsewhere.
Author
Owner

Yes that's great

Yes that's great
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: HPR/hpr_documentation#1
No description provided.