@@ -66,6 +66,12 @@ Gift-giving campaigns
6666 3 members in it.
6767- There is no way to join the campaign if it has been run.
6868- Any user, except creator, can leave the campaign if it hasn't been run.
69+ - The creator can remove non-running campaigns regardless of members list,
70+ creation time, or status.
71+ - Admins can remove the campaigns with 3 or less members that has not been
72+ run for a specified time.
73+ - Admins can remove draft campaigns that has not been published during
74+ a specified time.
6975
7076.. rubric :: Draft campaigns
7177
@@ -90,5 +96,33 @@ Gift-giving campaigns
9096.. rubric :: Completed campaigns
9197
9298Actually this means the campaign has been completed and moved to the archive.
93- Completed campaigns acts as deleted ones. Admins can remove archived campaigns
94- at any time (campaigns clean-up).
99+ Admins can remove archived campaigns at any time (campaigns clean-up).
100+ No one cannot move running to the completed status. This action is performed
101+ automatically.
102+
103+ Running the gift-giving campaign
104+ --------------------------------
105+
106+ - Action to run campaigns is available for their creators or site admins.
107+ - Once the campaign is in run, no one can join it.
108+ - Once the campaign is in run, no one can leave it.
109+ - Each campaign member is assigned to give a gift for randomly chosen person
110+ within the same campaign.
111+
112+ .. rubric :: Giver access for wish list
113+
114+ - The wish list of the assigned person becomes visible for the gift giver.
115+ - The giver can mark any single item within this list as a given gift.
116+ - After the gift has been made, wish list acts as normal.
117+
118+ .. rubric :: Multiple gifts
119+
120+ In general gift-giving campaigns provide the possibility to make one gift at
121+ a time. But still there are cases, when a specific user can be assigned twice
122+ to the same giver from different campaigns. In this case giver can mark as
123+ many entries, as gift assignments number.
124+
125+ .. rubric :: Autocomplete
126+
127+ Once all the assignments within a campaign are done, the campaign itself should
128+ be marked as completed.
0 commit comments