Kavi® Status Tracker Help

Appendix B. Predefined Project Data Fields

Table of Contents

How to Read this Table

How to Read this Table

Kavi Status Tracker stores project and activity data. Data may be added to the Kavi Status Tracker database by administrators using Admin Area tools and group participants using Member Area tools. Kavi Status Tracker is highly customizable and includes only a slim set of predefined data fields. Your site is likely to include many custom fields that can't be documented in the help.

Data fields, both default and custom, appear in multiple forms in Kavi Status Tracker, and the form depends on the context. Labeled data fields in the UI are displayed as proper nouns. Data fields displayed in Report Builder interfaces are always preceded by the word 'Project' or 'Activity', to indicate the type of data, since a project data field and activity data field may both have the same name, such as, er, 'Name'. To differentiate between these fields, report tools would display these fields as 'Project Name' and 'Activity Name' respectively. Slightly different versions of these variables are used for column headings in downloaded reports and email template variables. In the data reports, project field names are prepended by 'project_' to distinguish them from similarly named activity fields. Email template variables are prepended by '$p_'.

Table B.1. Project Data Fields

Field Example Description
Creation Date 14 Nov 2007 16:55:59 US/Pacific A date stamp set automatically when the Project is created in Kavi Status Tracker.
Designation ANSI 123:2000 A code (often alphanumeric) assigned to a standard under a standards accreditation body's formal designation system. The designation classifies each standard according to the place it occupies in the larger body of standards coordinated by the accreditation body. ANSI standard designations take the general form 'ANSI nnn:YYYY' where nnn is some whole number and YYYY is the 4-digit year.
Last Modified 14 Nov 2007 16:55:59 US/Pacific A date stamp set by the server whenever project data changes in the server's local time zone.
Name Widget Compatibility The name of this project. This is often the same as the title of the specification or deliverable document.
Project State Published The Project State assigned to this project to indicate where it is in the project life cycle.
Project Type Standard A Project Type is a template on which actual projects are based. The Project Type determines which Project States, Activity Types, and data fields are available in projects based on it.
Back to top