- These are standard posts but with the added factiii information.
- Time (time of event. Does not show if the type is question.
- Lat Long (location of event) Does not show if type is question.
- Type is a drop down of all factiiTypes. We need to add question to the enum. That will enable people to make requests to the community.
- Sources opens a separate modal to search for sources. If you are a community moderator then the sources modal allows you to add sources.
- As some one is typing out a factiii it is searching the database and showing similar ones below
- These are literally just advanced posts and can be given awards etc. The db has them as associations to post so no work needs to be done to add awards etc.
- Just like posts. If people are in the community while making a factiii then it gets assigned to that community
Later Adds
- Merge factiiis that are the same, pick one with most upvotes
- need to cryptographically lock the factiii so it can't be tampered with. Likely just a hash of the facti itself. Need to open source how we do this so people can verify it.
- Factiiis can be updated just like a post, but you get to see the history just like posts.
- Communities can make their factiiis private for internal research