Index: openacs-4/packages/evaluation/sql/postgresql/evaluation-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation/sql/postgresql/evaluation-create.sql,v diff -u -N -r1.26 -r1.27 --- openacs-4/packages/evaluation/sql/postgresql/evaluation-create.sql 7 Aug 2017 23:48:10 -0000 1.26 +++ openacs-4/packages/evaluation/sql/postgresql/evaluation-create.sql 23 Mar 2018 23:53:01 -0000 1.27 @@ -49,7 +49,7 @@ -- will the students be able to submit late their answers? late_submit_p boolean, requires_grade_p boolean, - -- estimated time to complete the assigment + -- estimated time to complete the assignment estimated_time decimal, points numeric, perfect_score numeric,