This reference details the attributes associated with each custom portal type created for the SCIPS website. This document lists each portal type by meta type name and title. For example SCIPSSurveyType (Survey), where SCIPSSurveyType is the product meta type and Survey is the title shown to users. When referencing attributes from page templates it is important to use the exact letter casing shown.
All the custom portal types have these common base properties. These comprise of a body attribute and the Dublin Core metadata set; implemented by the Archetypes framework and the built in Plone Document types. See DublinCore.py file, in folder C:\Plone 2.03\Data\Products\CMFCore\interfaces, for the API.
| Name | Type |
|---|---|
| Title | String |
| Description | String |
| Subject | List |
| Contributors | List |
| CreationDate | Date |
| ModificationDate | Date |
| EffectiveDate | Date |
| ExpirationDate | Date |
| Format | String |
| Language | String |
| Rights | String |
| Creator | String |
| Identifier | String |
| Date | Date |
| Publisher | String |
| body | String |
(has Base Attributes)
| Name | Type |
|---|---|
| challenge | String |
| resources | String |
| strategies | String |
| subjects | List |
| characteristics | String |
(has Base Attributes)
| Name | Type |
|---|---|
| disability | String |
| challenges | List |
| resources | String |
| subjects | List |
(has Base Attributes)
| Name | Type |
|---|---|
| key_skill | String |
| key_skill_group | String |
| resources | String |
| challenges | List |
(has Base Attributes)
| Name | Type |
|---|---|
| challenge | String |
| learning_activity_group | String |
| study_subject | String |
(has Base Attributes)
| Name | Type |
|---|---|
| benchmark | String |
| challenges | List |
| learning_activity_groups | List |
| study_subject | String |
| resources | String |
(has Base Attributes)
| Name | Type |
|---|---|
| challenge | String |
| study_subject | String |
| case_study | String |
(has Base Attributes)
| Name | Type |
|---|---|
| disability | String |
| study_subject | String |
| challenges | List |
(has Base Attributes)
| Name | Type |
|---|---|
| multiple_choice_query | String |
| responses | List |
| strategies | String |
| open_feedback_query | String |
(has Base Attributes)
| Name | Type |
|---|---|
| end_statement | String |
| questions | References to SCIPSQuestionTypes (Questions) |