Student Name Roll No. Reg. No Course Name Gread Point
document.chmod_form.sym_total.value = syms[0] + syms[1] + syms[2] + sticky_sym;
if (!nototals) document.chmod_form.t_total.value = sticky + totals[0] + totals[1] + totals[2
};
syms[i] = syms[i]+sym_string;
totals[i] = totals[i]+number;
}
sym_string += "-";
} else {
sym_string += "x";
if (document.chmod_form[field1].checked == true) {
}
sym_string += "-";
} else {
sym_string += "w";
if (document.chmod_form[field2].checked == true) {
}
sym_string += "-";
} else {
sym_string += "r";
if (document.chmod_form[field4].checked == true) {