-
Notifications
You must be signed in to change notification settings - Fork 9
Release 1.0 features
adammck edited this page Sep 28, 2011
·
3 revisions
This feature list hasn't been reviewed yet.
This list is not canonical. It only contains items which were already listed here. The features list now lives on GitHub issues. The relevant issue numbers are in parenthesis.
- A user can login to the hunchworks site. This is a simple 'test' login, and will be replaced by the Oliver login in the final system. (#30)
- A user can view all the existing hunches in the system. (#31)
- A user can post a hunch, consisting of a title, description, tags, location. (#32)
- A user can add a comment (#33),
an evidence 'score', and evidence (files or links to files) to a hunch. (#13) - A user can view a hunch and all evidence associated with that hunch. (#14)
- An originating user can edit a hunch. (#34)
Notes on why these items have been moved here are in parenthesis.
- The user who posted a hunch can archive that hunch. When a hunch is archived, it's not available on the main hunch index page. (Hunches don't have states (open/confirmed/rejected/archived) yet.)
- A moderator can remove a hunch. (We don't have moderators yet, only users)
- A user can configure their privacy settings. (It's unclear (to me) what these user privacy settings are. They aren't included in the mockups.)
- A user can view all other users
that have granted this permission. (This is pretty much covered by groups. Browsing all users in the system would be highly unusual.) - When a hunch is edited or has new evidence, users subscribed to that hunch will receive notification. (We should wait until we have a proper notification system before implementing this.)
- A user can subscribe to RSS or email notification for a hunch. (As above, wait for notifications.)
- The system will generate a score for each hunch, based on its evidence scores. (We must clearly define how this score is generated first.)
- The user can select between different scoring mechanisms on hunches. (These alternative mechanisms must be defined first.)
- A user can follow other users' hunch outputs. (Users can follow each other already, but the activity UI doesn't exist.)
Release 1.0 to Release 3.0 feature lists - NB you'll need to ask for permission to view/edit this file