From 304968a8279c0fb9a7a521a8b57a97e542d8a293 Mon Sep 17 00:00:00 2001 From: Hui Lan Date: Sat, 13 Apr 2019 20:35:30 +0800 Subject: Made a directory SRS-first-submission under EngClass --- ...emeSRS\351\203\221\346\231\223\351\222\260.txt" | 62 ---------------------- ...emeSRS\351\203\221\346\231\223\351\222\260.txt" | 62 ++++++++++++++++++++++ 2 files changed, 62 insertions(+), 62 deletions(-) delete mode 100644 "EngClass/MarkingSchemeSRS\351\203\221\346\231\223\351\222\260.txt" create mode 100644 "EngClass/SRS-first-submission/MarkingSchemeSRS\351\203\221\346\231\223\351\222\260.txt" (limited to 'EngClass') diff --git "a/EngClass/MarkingSchemeSRS\351\203\221\346\231\223\351\222\260.txt" "b/EngClass/MarkingSchemeSRS\351\203\221\346\231\223\351\222\260.txt" deleted file mode 100644 index 6d9e14d..0000000 --- "a/EngClass/MarkingSchemeSRS\351\203\221\346\231\223\351\222\260.txt" +++ /dev/null @@ -1,62 +0,0 @@ -Group information: 201732120110 Zheng Xiaoyu - -Date: 2019-04-13 - -[0.5/2] Requirements must be testable. - - No explicit test cases. - - -[1/2] Specified acceptable responses to undesired events. - - "The file contains an optional head line": how to handle the case of no head line? - "AT1G01046 0 0 0": how to handle the case of 0/0? - - -[1.8/2] Readable and understandable by customers, users, and designers. - - "logogram": this is a rarely seen word. - "Valid submitted gene expression file has the following format" -> "A valid gene expression file has the following format" - " has a upload file button " -> " has an upload file button " - " When the biologists upload a plain text file which has two samples of different levels of expressed genes and each sample represents a experimental condition.": this is Not a complete sentence. - " If the biologists upload an invalid gene expression " -> "If the biologists upload an invalid gene expression file" - " Before analyse:" -> " Before analysis:" - " After analyse:" -> " After analysis:" - " (you can image an ordinary login interface)": delete this sentence. - "restrict the accessing time within 5 seconds.": ??? - "Since the application is designed for a wildly used application, it should have a cross platform compatibility to satisfy various users. Thus": delete. - "The maintenance of the database. ": Are you sure OMG needs a database? - "basically functions": basic functions - "some constrains about the application": some constraints about the application - - -[0/1] Specifies changes anticipated in the future (for both environment and software) - - No change cases. - - -[1/1] Structured to be easy to change. - - "Web maintenance & Security": you can entirely omit this section or make it shorter. - - -[0.7/1] Consistent, complete, unambiguous, and realistic. - - "aimed at idengtifying a gene expression file" -> idengtifying differentially expressed genes - "make the software more completely." -> make the software better. - "while C is the gene expression level from a control sample": add a period. How to handle the case where C=0? - "user characteristics - constraint - specific requirement": I could not see these chapters "user characteristics" and "specific requirement" - "The scatter plot displays differentially expressed genes.": the plot has many points closely along the diagonal line. - "the app requires only 500GB of RAM to support the use of visitors": Are you sure 500GB is realistic? Did you mean disk space? - - -[0/1] Specifies what should not do as well as what should do. - ---------------------------------------------------------------- - -[5.0/10] Total - - -Other comments: - -Please see the comments after each check item. diff --git "a/EngClass/SRS-first-submission/MarkingSchemeSRS\351\203\221\346\231\223\351\222\260.txt" "b/EngClass/SRS-first-submission/MarkingSchemeSRS\351\203\221\346\231\223\351\222\260.txt" new file mode 100644 index 0000000..6d9e14d --- /dev/null +++ "b/EngClass/SRS-first-submission/MarkingSchemeSRS\351\203\221\346\231\223\351\222\260.txt" @@ -0,0 +1,62 @@ +Group information: 201732120110 Zheng Xiaoyu + +Date: 2019-04-13 + +[0.5/2] Requirements must be testable. + + No explicit test cases. + + +[1/2] Specified acceptable responses to undesired events. + + "The file contains an optional head line": how to handle the case of no head line? + "AT1G01046 0 0 0": how to handle the case of 0/0? + + +[1.8/2] Readable and understandable by customers, users, and designers. + + "logogram": this is a rarely seen word. + "Valid submitted gene expression file has the following format" -> "A valid gene expression file has the following format" + " has a upload file button " -> " has an upload file button " + " When the biologists upload a plain text file which has two samples of different levels of expressed genes and each sample represents a experimental condition.": this is Not a complete sentence. + " If the biologists upload an invalid gene expression " -> "If the biologists upload an invalid gene expression file" + " Before analyse:" -> " Before analysis:" + " After analyse:" -> " After analysis:" + " (you can image an ordinary login interface)": delete this sentence. + "restrict the accessing time within 5 seconds.": ??? + "Since the application is designed for a wildly used application, it should have a cross platform compatibility to satisfy various users. Thus": delete. + "The maintenance of the database. ": Are you sure OMG needs a database? + "basically functions": basic functions + "some constrains about the application": some constraints about the application + + +[0/1] Specifies changes anticipated in the future (for both environment and software) + + No change cases. + + +[1/1] Structured to be easy to change. + + "Web maintenance & Security": you can entirely omit this section or make it shorter. + + +[0.7/1] Consistent, complete, unambiguous, and realistic. + + "aimed at idengtifying a gene expression file" -> idengtifying differentially expressed genes + "make the software more completely." -> make the software better. + "while C is the gene expression level from a control sample": add a period. How to handle the case where C=0? + "user characteristics - constraint - specific requirement": I could not see these chapters "user characteristics" and "specific requirement" + "The scatter plot displays differentially expressed genes.": the plot has many points closely along the diagonal line. + "the app requires only 500GB of RAM to support the use of visitors": Are you sure 500GB is realistic? Did you mean disk space? + + +[0/1] Specifies what should not do as well as what should do. + +--------------------------------------------------------------- + +[5.0/10] Total + + +Other comments: + +Please see the comments after each check item. -- cgit v1.2.1