var criteria1 = new Array(); var criteria2 = new Array(); var criteria3 = new Array(); var criteria4 = new Array(); var criteria5 = new Array(); // 1. Introduction: (5%) criteria1[0]= ""; criteria1[1]= "Outstanding and clear introductory paragraph that presents some background information relevant to the study as well as the objective of the study. "; criteria1[2] = "Excellent and clear introductory paragraph that presents some background information relevant to the study as well as the objective of the study. "; criteria1[3] = "Good introductory paragraph that presents some background information relevant to the study as well as the objective of the study. "; criteria1[4] = "Adequate introductory paragraph that presents some background information relevant to the study as well as the objective of the study. "; criteria1[5] = "Inadequate introductory paragraph. "; criteria1[6] = "No introductory paragraph. "; // 2. Methods section: (30%) criteria2[0] = ""; criteria2[1] = "Outstanding and complete description of methods. "; criteria2[2] = "Excellent and complete description of methods. "; criteria2[3] = "Good and complete description of methods. "; criteria2[4] = "Adequate but not completely clear description of methods. "; criteria2[5] = "Inadequate, unclear description of methods. "; criteria2[6] = "No description of methods. "; // 3. Results section: (30%) criteria3[0] = ""; criteria3[1] = "Outstanding results section. "; criteria3[2] = "Excellent results section. "; criteria3[3] = "Good results section. "; criteria3[4] = "Adequate results section. "; criteria3[5] = "Inadequate results section. "; criteria3[6] = "No results section. "; // 4. Discussion: (30%) criteria4[0]= ""; criteria4[1] = "Outstanding, coherent and well-supported discussion. "; criteria4[2] = "Excellent, coherent and well-supported discussion. "; criteria4[3] = "Good and well-supported discussion. "; criteria4[4] = "Adequate discussion. "; criteria4[5] = "Poor discussion. "; criteria4[6] = "No discussion. "; // 5. References (5%) criteria5[0] = ""; criteria5[1] = "All resources used listed, with web addresses where available, referenced and cited in accordance with the requirements in the Student Handbook. "; criteria5[2] = "All resources used listed, with web addresses where available, referenced and cited in accordance with the requirements in the Student Handbook. "; criteria5[3] = "All resources used listed, with most web addresses where available, mostly referenced and cited in accordance with the requirements in the Student Handbook. "; criteria5[4] = "All resources used listed, with web addresses mostly cited where available, referenced and cited only partially in accordance with the requirements in the Student Handbook. "; criteria5[5] = "Some or many resources not listed, with web addresses often/always missing. Student Handbook not followed. "; criteria5[6] = "Few/no resources used listed, with web addresses missing. Student Handbook not followed. "; //Scores..//////////////////////////////////////////////////// var myscore1 = new Array(); var myscore2 = new Array(); var myscore3 = new Array(); var myscore4 = new Array(); var myscore5 = new Array(); var myscore6 = new Array(); myscore1[0]= "" myscore1[1] = 90; myscore1[2] = 75; myscore1[3] = 65; myscore1[4] = 55; myscore1[5] = 45; myscore1[6] = 20; myscore2[0]= "" myscore2[1] = 90; myscore2[2] = 75; myscore2[3] = 65; myscore2[4] = 55; myscore2[5] = 45; myscore2[6] = 20; myscore3[0]= "" myscore3[1] = 90; myscore3[2] = 75; myscore3[3] = 65; myscore3[4] = 55; myscore3[5] = 45; myscore3[6] = 20; myscore4[0]= "" myscore4[1] = 90; myscore4[2] = 75; myscore4[3] = 65; myscore4[4] = 55; myscore4[5] = 45; myscore4[6] = 20; myscore5[0]= "" myscore5[1] = 90; myscore5[2] = 75; myscore5[3] = 65; myscore5[4] = 55; myscore5[5] = 45; myscore5[6] = 20;