Update 'Tech to do list'
parent
b412105ae4
commit
66d0cfead4
|
@ -8,22 +8,22 @@
|
|||
Use the existing XWiki template system to build a set of pages which cannot be accessed by non-developers. No access from the OGB users, except to clone.
|
||||
Set up a [basic template](#missing-link) to understand if there is additional developent required.
|
||||
|
||||
Including a group that checks if some is a stakeholder or affiliate.
|
||||
Including a grpup that checks if some is a stakeholder or affiliate.
|
||||
|
||||
|
||||
### Signup Module
|
||||
Login if exsiting user on the instance
|
||||
- Create new account as 'Member' (everyone):
|
||||
- may decide to only observe or take part
|
||||
- may decide to only observe or take part (untick the box "take role")
|
||||
- create a personal wiki page with their activiy pub stream; to do with what they want
|
||||
- Upgrade to 'Stakeholder Member':
|
||||
- fill in questionnaire body (template)
|
||||
- a tagged activity pub message will get posted to the approval group
|
||||
- group members must each submit 'approve' or 'disapprove'
|
||||
- group members must each submit 'approve' or 'disapprove' (this is useing the vote modual, likly with a passive time in/out)
|
||||
- Upgrade to 'Affiliate Member':
|
||||
- Fill in questionnaire body (template)
|
||||
- a tagged activity pub message will get posted to the approval group
|
||||
- group members must each submit 'approve' or 'disapprove'
|
||||
- group members must each submit 'approve' or 'disapprove' (this is useing the vote modual, likly with a passive time in/out)
|
||||
|
||||
|
||||
### Invitation Module
|
||||
|
@ -33,6 +33,9 @@ Facilitating how members can invite new people. **_[Research how this currently
|
|||
- QR codes
|
||||
- Print Posters
|
||||
- Signup URL
|
||||
- AP event
|
||||
|
||||
This will aslow work for the groups, then it would be a AP event
|
||||
|
||||
### User Management Module
|
||||
- Facilitate creation of wiki pages
|
||||
|
@ -44,8 +47,9 @@ Facilitating how members can invite new people. **_[Research how this currently
|
|||
- Leave groups
|
||||
- Admin of groups
|
||||
|
||||
### Moderation Module
|
||||
### Moderation Module (flag module)
|
||||
**_[Should this just be the "flagging" module - what features are required? Or does this better fit in as part of the "User Management Module" above?]_**
|
||||
- any page/account can be flaged, the are thresholds and create AP alertes and API actions. we call this something nice like "step back"
|
||||
|
||||
### [Sortition](https://en.wikipedia.org/wiki/Sortition) Module
|
||||
- Determines who gets placed in a given 'Body'
|
||||
|
@ -82,6 +86,7 @@ Various separate designations within OGB should be able to filter specific messa
|
|||
- Group Members
|
||||
- Roles
|
||||
|
||||
Yep, we have to deside if it is a singal actor with tags a few actors?
|
||||
|
||||
### These need writing up:
|
||||
See the `Extentions` section [here](https://unite.openworlds.info/Open-Media-Network/openwebgovernancebody/wiki/This-is-how-I-see-it%2C-comments-please%3F)
|
||||
|
|
Loading…
Reference in New Issue