//set this to the number of criteria!!! numberofcriteria = 10; numberofranges = 7; optionrange= new Array(); optionrange[0]="Select option..."; optionrange[1]="100-80 (Outstanding)"; optionrange[2]="79-70 (Excellent)"; optionrange[3]="69-60 (Good)"; optionrange[4]="59-50 (Adequate)"; optionrange[5]="49-40 (Fail)"; optionrange[6]="39-0 (Bad Fail"; var criteria1 = new Array(); var criteria2 = new Array(); var criteria3 = new Array(); var criteria4 = new Array(); var criteria5 = new Array(); var criteria6 = new Array(); var criteria7 = new Array(); var criteria8 = new Array(); var criteria9 = new Array(); var criteria10 = new Array(); marksavailable1 = 10; criteria1[0] = "1. Introduction "; criteria1[1] = "Excellent understanding and exposition of relevant issues. Clearly describes the area of study and rationale for the study "; criteria1[2] = "Good understanding and exposition of relevant issues. Good description of the area of study and rationale for the study "; criteria1[3] = "Clear awareness and exposition of relevant issues. Provides adequate description of the area of study and rationale for the study "; criteria1[4] = "Basic awareness of the issues but at a general level. Description of the area of study and rationale for the study are incomplete "; criteria1[5] = "Description of the area of study and rationale for the study is insufficient to understand the study purpose "; criteria1[6] = "No description of the area of study or rationale for the study "; marksavailable2 = 10; criteria2[0] = "2. Methods "; criteria2[1] = "Outstanding summary of the research design, research questions and methods. Well balanced, clear and concise "; criteria2[2] = "Excellent summary of the research design, research questions and methods "; criteria2[3] = "Good summary of the research design, research questions and methods. Some areas such as balance or clarity could be improved "; criteria2[4] = "The research design, research questions and methods are mostly summarised. However, some important elements are missing "; criteria2[5] = "Inappropriate or inadequately described research design, research questions and methods "; criteria2[6] = "No proper methods section "; marksavailable3 = 12; criteria3[0] = "3. Innovation "; criteria3[1] = "Clear rationale is presented to identify whether and why elements of the study could be considered innovative "; criteria3[2] = "Credible arguments are given to identify and describe research innovation regarding the study "; criteria3[3] = "A good understanding of innovative designs is demonstrated and applied to the study "; criteria3[4] = "Some understanding of innovative designs is demonstrated and applied to the study "; criteria3[5] = "Little understanding of innovative research designs is demonstrated or applied to the study "; criteria3[6] = "No consideration of innovative research designs or how this applies to the study "; marksavailable4 = 10; criteria4[0] = "4. Appropriateness "; criteria4[1] = "Excellent consideration of how appropriate the design and delivery are to answer the research question and why. Insightful discussion about whether other designs might be more appropriate "; criteria4[2] = "Good consideration of how appropriate the design and delivery are to answer the research question and why. Some discussion about whether other designs might be more appropriate "; criteria4[3] = "Some key considerations of how appropriate the design and delivery are to answer the research question and why. Some discussion about whether other designs might be more appropriate "; criteria4[4] = "Appropriateness is discussed. However, some elements such as why the design and delivery might or might not be appropriate, or consideration of other designs is missing "; criteria4[5] = "Some discussion of the appropriateness of the design and delivery. However, some important features are not reported "; criteria4[6] = "No discussion of the appropriateness of the study design and delivery "; marksavailable5 = 10; criteria5[0] = "5. Strengths and Weaknesses "; criteria5[1] = "Convincing cases made. Arguments clearly developed. Insightful discussion of most important practical and scientific issues "; criteria5[2] = "Credible cases made. Arguments clearly developed. Good discussion of most important practical and scientific issues "; criteria5[3] = "a) Arguments clearly structured and logically developed. b) Discussion of some important practical and scientific issues "; criteria5[4] = "a) Arguments not always clear or well-developed. b) Important practical and/or scientific issues are not discussed "; criteria5[5] = "Arguments could be clearer and developed further. Logical structure could be greatly improved "; criteria5[6] = "No discussion of strengths and weaknesses "; marksavailable6 = 12; criteria6[0] = "6. Impact "; criteria6[1] = "Insightful, well-developed and convincing discussion regarding the potential or actual impact of the study "; criteria6[2] = "Good and credible discussion of the potential or actual impact of the study "; criteria6[3] = "Discussion of most key points regarding the potential or actual impact of the study "; criteria6[4] = "Discussion of some points regarding the potential or actual impact of the study. However, important points are not discussed "; criteria6[5] = "Very little consideration of the potential or actual impact of the study "; criteria6[6] = "No discussion of the potential or actual impact of the study "; marksavailable7 = 10; criteria7[0] = "7. Recommendatitons "; criteria7[1] = "Insightful analysis of links between this study and the current theory or literature; excellent suggestions for whether changes to the design and delivery or ideas for new research might be beneficial or not " criteria7[2] = "Shows main aspects of how the study might be changed, or why it should not be changed; supported with literature or current theory " criteria7[3] = "Indicates some areas where the study might be changed or not changed but does not address all issues. Links to literature or theory could be improved" criteria7[4] = "Limited discussion of whether the study might be designed or delivered differently. Reference to literature or current theory could be significantly strengthened " criteria7[5] = "Little critical discussion of whether the study might be designed or delivered differently " criteria7[6] = "Recommendations confused or missing " marksavailable8 = 10; criteria8[0] = "8. Conclusion "; criteria8[1] = "Excellent: accurately identifies and summarises key points/ issues/outcomes regarding the use of innovative research designs "; criteria8[2] = "Very good: Summarises key points/ issues/outcomes regarding the use of innovative research designs "; criteria8[3] = "Good: Summarises most key points/ issues/outcomes regarding the use of innovative research designs "; criteria8[4] = "Conclusion doesn’t do justice to essay. Inadequate summary of key points/issues/outcomes "; criteria8[5] = "Conclusion is short and does not summarise or highlight key points "; criteria8[6] = "No recognisable conclusion "; marksavailable9 = 8 criteria9[0] = "9. Style, grammar and spelling "; criteria9[1] = "Very effective use of English. Clear and easy to read "; criteria9[2] = "Very effective use of English. Clear and easy to read "; criteria9[3] = "Effective use of English. Clear and easy to read "; criteria9[4] = "Style acceptable "; criteria9[5] = "a) Style sometimes makes work difficult to understand. b) Style is too colloquial. c) Little apparent understanding of referencing. References used rarely "; criteria9[6] = "Style generally makes work difficult to understand "; marksavailable10 = 8; criteria10[0] = "10. Overall presentation "; criteria10[1] = "Outstanding presentation: Well organised and presented. "; criteria10[2] = "Excellent presentation: Well organised and presented. "; criteria10[3] = "Good presentation: Well organised and well presented. "; criteria10[4] = "Presentation generally satisfactory. Some notable elements could be improved. "; criteria10[5] = "Presentation would benefit from improvement. Pagination, titles, margins and paragraphs need attention. "; criteria10[6] = "Unacceptable presentation. Pagination, title, margins and paragraphs need attention. "; //Scores..//////////////////////////////////////////////////// var myscore = new Array(); myscore[0]= "" myscore[1] = 90; myscore[2] = 75; myscore[3] = 65; myscore[4] = 55; myscore[5] = 45; myscore[6] = 20;