Skip to content

CMPE 352 ‐ Elicitation Questions

Eren Donmez edited this page Sep 24, 2024 · 1 revision
  • 1. Registration and Login (see requirements section 1.1.1)

    • 1.1. Can users login using single sign-on (SSO)? - Only email sign up and login
    • 1.2. Can the same user login simultaneously from multiple devices? - Yes
      • 1.2.1. If yes, is there a limit for the number of devices a single user can simultaneously login from? - No limit
    • 1.3. Does the system keep the user logged in for subsequent sessions on the same device? - Yes with the help of frontend
    • 1.4. After registration, does the system require the email address to be verified? - No, directly accesses his/her profile
    • 1.5. Can a user change their password via email verification? - No password reset.
  • 2. Posts (see requirements sections 1.1.4 and 1.2.2)

    • 2.1. What are the possible contents of a post (text, photo(s), video(s), links to external websites)? - No videos only photos
    • 2.2. Can a user delete their posts? - Yes
      • 2.2.1. Will the system utilize moderators who have the authority to delete any post in the system? - No
    • 2.3. Can a user perform semantic search on the titles and/or tags of posts? - Yes it is a must
    • 2.4. Can users report/flag posts that they believe include malicious content (to be reviewed by admins)? - Yes
  • 3. Comments (see requirements sections 1.1.5 and 1.2.3)

    • 3.1. What are the possible contents of a comment (text, photo(s), video(s), links to external websites)? - Only photos
    • 3.2. Can a user delete their comments? - Yes
      • 3.2.1. Will the system utilize moderators who have the authority to delete any comment in the system? - No
    • 3.3. Can users report/flag comments that they believe include malicious content (to be reviewed by admins)? - Yes
  • 4. Profile (see requirements section 1.1.6)

    • 4.1. Can a user make part of / all of their profile page private? - No
    • 4.2. How does the 'following' system work? Can a user follow any other user they want, or does the followee have to accept a 'follow request' from the follower? - Single click and you are following somebody
  • 5. Notifications (see requirements section 1.2.4)

    • 5.1. Does the web app and/or the mobile app utilize push notifications? - No
    • 5.2. Does the web app and/or the mobile app utilize reminding or notifying emails? - No
  • 6. Static Pages (see requirements section 1.2.6)

    • 6.1. What are the exact contents of the static pages section? - Not important. We will decrease the number of static pages. Main point is to semantically search posts.
    • 6.2. Do the static pages get their contents from the Wikidata API? - Again not important maybe we could make 2 3 static pages.
  • 7. Feed (see requirements section 1.2.7)

    • 7.1. Is the feed sortable by the user (by most recent posts, most liked posts, etc)? - Yes

Prepared by Eren Donmez @reviewed and edited by Yekta Ercul

🏠Home

🛠️Project

🔍Labs

📁Assignments

📝Meeting Notes

👥Team Members

📄Templates

⚽️352 Material

352 Material

🛠️Project

🔍Research

📁Assignments

📝Meeting Notes

👥Team Members

📄Templates

Clone this wiki locally