Index: openacs-4/packages/assessment/sql/postgresql/assessment-section-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/sql/postgresql/assessment-section-create.sql,v diff -u -r1.10 -r1.11 --- openacs-4/packages/assessment/sql/postgresql/assessment-section-create.sql 26 Nov 2004 20:49:19 -0000 1.10 +++ openacs-4/packages/assessment/sql/postgresql/assessment-section-create.sql 6 Dec 2004 12:27:57 -0000 1.11 @@ -81,7 +81,7 @@ -- text that explains any specific steps the subject needs to follow instructions text, -- whether this is a standalone assessment (like current surveys), or if it provides an "assessment service" to another OpenACS app, or a "web service" via SOAP, etc - mode varchar(25), + run_mode varchar(25), -- whether the creator of the assessment will have the possibility to see the personal details of the respondee or not anonymous_p char(1) default 'f' constraint as_assessments_anonymous_p_ck