Skip to content
Snippets Groups Projects
Commit 1ae07da2 authored by zshan2's avatar zshan2
Browse files

modifying testing requirments in week3 and 4

parent 47aadb94
No related branches found
No related tags found
1 merge request!6modifying testing requirements in week3 and 4
...@@ -168,8 +168,7 @@ Implement the word cloud generation algorithm and do optimization. Goals: (i) Re ...@@ -168,8 +168,7 @@ Implement the word cloud generation algorithm and do optimization. Goals: (i) Re
| Web App frontend Data Visualization | 6 | +2: Support displaying fuzzy search suggestions in the search page. <br> 1: Support displaying word clouds (generated as jpg in the backend). <br> +1: Support displaying top-k uploaders (generated in frontend). <br> +1: support displaying popularity variation (generated in frontend). <br> +1: Support displaying sex distribution (generated in frontend). | | Web App frontend Data Visualization | 6 | +2: Support displaying fuzzy search suggestions in the search page. <br> 1: Support displaying word clouds (generated as jpg in the backend). <br> +1: Support displaying top-k uploaders (generated in frontend). <br> +1: support displaying popularity variation (generated in frontend). <br> +1: Support displaying sex distribution (generated in frontend). |
| Local App Improvement Data Visualizations | 5 | +2: Support displaying fuzzy search suggestions in the search page. <br> +1: Support displaying top-k uploaders. <br> +1: Support displaying sex distribution. <br> +1: Support displaying popularity trend. | | Local App Improvement Data Visualizations | 5 | +2: Support displaying fuzzy search suggestions in the search page. <br> +1: Support displaying top-k uploaders. <br> +1: Support displaying sex distribution. <br> +1: Support displaying popularity trend. |
| Adding View Components to Customize Scrape Options| 4 | +1.5: Implement buttons for sub areas in two systems with onclick calls. <br> +1.5: Implement buttons for sorting methods (most recently released/ most danmaku) in two systems with onclick calls. <br> +1: onclick functions work correctly (successfully add options to scraping) | | Adding View Components to Customize Scrape Options| 4 | +1.5: Implement buttons for sub areas in two systems with onclick calls. <br> +1.5: Implement buttons for sorting methods (most recently released/ most danmaku) in two systems with onclick calls. <br> +1: onclick functions work correctly (successfully add options to scraping) |
| Unit Test | 5 | 0: Didn't implement tests <br> +0.5/testcase | | Manual Test | 10 | 0: Didn't implement tests <br> +1/testcase |
| Manual Test | 5 | 0: Didn't implement tests <br> +1/testcase |
### Week 4 ### Week 4
...@@ -192,8 +191,7 @@ Implement the word cloud generation algorithm and do optimization. Goals: (i) Re ...@@ -192,8 +191,7 @@ Implement the word cloud generation algorithm and do optimization. Goals: (i) Re
| Adding Interactivity to Visualizations in Web App only | 8 | +2: Interactive pie chart for sex distribution (e.g. pop-up of detailed data). <br> +2: Add links and avatars to the personal space of top k uploaders. <br> +2: Interactive line chart for popularity trend (e.g. pop-up of viewing counts). <br> +2: Add links to term in wikis, uploader spaces, or search.bilibili.com?keyword={entity} for nodes in knowledge graph. | | Adding Interactivity to Visualizations in Web App only | 8 | +2: Interactive pie chart for sex distribution (e.g. pop-up of detailed data). <br> +2: Add links and avatars to the personal space of top k uploaders. <br> +2: Interactive line chart for popularity trend (e.g. pop-up of viewing counts). <br> +2: Add links to term in wikis, uploader spaces, or search.bilibili.com?keyword={entity} for nodes in knowledge graph. |
| Customize Word Cloud & Related Knowledge Graph | 4 | +2: Enable users to input the customize settings for word clouds (e.g. take input of size, color, number of words contained in graph with a form and sent to the server). <br> +2: Customize settings for knowledge graph. | | Customize Word Cloud & Related Knowledge Graph | 4 | +2: Enable users to input the customize settings for word clouds (e.g. take input of size, color, number of words contained in graph with a form and sent to the server). <br> +2: Customize settings for knowledge graph. |
| Decoration for Web App and Local App | 1 | +1: Background image and elegant layout: like using modern datatables like MUI-datatable for all tables, adding animation for navigations, and proper sound effects.| | Decoration for Web App and Local App | 1 | +1: Background image and elegant layout: like using modern datatables like MUI-datatable for all tables, adding animation for navigations, and proper sound effects.|
| Unit Test | 5 | 0: Didn't implement tests <br> +0.5/testcase | | Manual Test | 10 | 0: Didn't implement tests <br> +1/testcase |
| Manual Test | 5 | 0: Didn't implement tests <br> +1/testcase |
## Link to grading calculator: ## Link to grading calculator:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment