Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
courses:cs335:spring2010:project:duplicate_check [2010/05/05 17:56] – admin | courses:cs335:spring2010:project:duplicate_check [2010/05/07 15:58] (current) – removed admin | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Duplicate Check ====== | ||
- | |||
- | When: On Notice submission | ||
- | |||
- | Medium Priority: Compare title, username, body 100% match | ||
- | * Notification page that includes a link to edit | ||
- | |||
- | |||
- | Lower Priority: | ||
- | |||
- | * Warning page about same title | ||
- | * Threshold for similarity (title, body) | ||
- | * User can check/ | ||
- | |||
- | Notes: | ||
- | * we won't care about notices duplicated over multiple days, especially if we implement the date range above | ||