Index: openacs-4/packages/assessment/sql/postgresql/assessment-collected-data-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/sql/postgresql/assessment-collected-data-create.sql,v diff -u -N -r1.14 -r1.15 --- openacs-4/packages/assessment/sql/postgresql/assessment-collected-data-create.sql 2 Sep 2008 01:08:46 -0000 1.14 +++ openacs-4/packages/assessment/sql/postgresql/assessment-collected-data-create.sql 9 Sep 2008 17:28:22 -0000 1.15 @@ -74,7 +74,7 @@ constraint as_section_data_staff_id_fk references users(user_id) on delete cascade, - points integer, + points float, -- when the subject initiated the section creation_datetime timestamptz, -- when the final submission produced a complete section