mirror of https://github.com/01-edu/public.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
58 lines
2.1 KiB
58 lines
2.1 KiB
5 years ago
|
### Functional
|
||
|
|
||
5 years ago
|
##### Try to like any post of your choice.
|
||
5 years ago
|
|
||
5 years ago
|
###### Does the liked post appear on the activity page?
|
||
|
|
||
5 years ago
|
##### Try to dislike any post of your choice.
|
||
5 years ago
|
|
||
|
###### Does the disliked post appear on the activity page?
|
||
|
|
||
5 years ago
|
##### Try to comment any post of your choice.
|
||
5 years ago
|
|
||
5 years ago
|
###### Does the comment appear on the activity page along with the commented post you made?
|
||
5 years ago
|
|
||
|
##### Try to create a new post.
|
||
|
|
||
|
###### Does new post appear on the activity page?
|
||
|
|
||
5 years ago
|
##### Try to login as another user and make a comment on the post you created above. Then return to the user that created the post.
|
||
5 years ago
|
|
||
5 years ago
|
###### Did the user who created the post received a notification saying that the post has been commented?
|
||
5 years ago
|
|
||
5 years ago
|
##### Try to login as another user and like the post you created above. Then return to the user that created the post.
|
||
5 years ago
|
|
||
5 years ago
|
###### Did the user who created the post received a notification saying that the post has been liked?
|
||
5 years ago
|
|
||
5 years ago
|
##### Try to login as another user and dislike the post you created above. Then return to the user that created the post.
|
||
5 years ago
|
|
||
5 years ago
|
###### Did the user who created the post received a notification saying that the post has been disliked?
|
||
5 years ago
|
|
||
5 years ago
|
##### Try to edit a post and a comment of your choice.
|
||
5 years ago
|
|
||
|
###### Is it allowed to edit posts and comments?
|
||
|
|
||
5 years ago
|
##### Try to remove a post and a comment of your choice.
|
||
5 years ago
|
|
||
|
###### Is it allowed to remove posts and comments?
|
||
|
|
||
5 years ago
|
###### As an auditor, is this project up to every standard? If not, why are you failing the project?(Empty Work, Incomplete Work, Invalid compilation, Cheating, Crashing, Leaks)
|
||
|
|
||
5 years ago
|
#### General
|
||
|
|
||
|
##### +Are there any other feature not mentioned in the [subject](https://public.01-edu.org/subjects/forum/forum-advanced-features.en)?
|
||
|
|
||
|
#### Basic
|
||
|
|
||
5 years ago
|
###### +Does the project runs quickly and effectively (Favoring of recursion, no unnecessary data requests, etc.)?
|
||
5 years ago
|
|
||
|
###### +Does the code obey the [good practices](https://public.01-edu.org/subjects/good-practices.en)?
|
||
|
|
||
|
###### +Is there a test file for this code?
|
||
|
|
||
|
#### Social
|
||
|
|
||
|
###### +Did you learn anything from this project?
|
||
|
|
||
|
###### +Would you recommend/nominate this program as an example for the rest of the school?
|