S ADLOptions table: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) m Ttenbergen moved page S ADLOptions to S ADLOptions table without leaving a redirect: consistency |
Ttenbergen (talk | contribs) m Text replacement - "[[Category: " to "[[Category:" |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
The table S_ADLOptions populates dropdown lists used to enter [[ADL General Collection Information | ADLs]] in CCMDB. | {{DISPLAYTITLE:s_ADLOptions table}}The table S_ADLOptions populates dropdown lists used to enter [[ADL General Collection Information | ADLs]] in CCMDB.accdb | ||
== Data Structure == | == Data Structure == | ||
| Line 14: | Line 14: | ||
|| ADL_Score || integer || ADL score, see [[ADL_General_Collection_Information#Scoring]] | || ADL_Score || integer || ADL score, see [[ADL_General_Collection_Information#Scoring]] | ||
|- | |- | ||
|| MOST_Score || integer|| [[ | || MOST_Score || integer|| [[ALERT Scale]] component score, see [[ADL_General_Collection_Information#Scoring]] | ||
|} | |} | ||
[[Category: ADL]] | [[Category:ADL]] | ||
[[Category: Data structure]] | [[Category:Data structure]] | ||
Latest revision as of 11:59, 30 July 2025
The table S_ADLOptions populates dropdown lists used to enter ADLs in CCMDB.accdb
Data Structure
| field | type | description |
|---|---|---|
| option | text(16) | option shown in dropdown |
| sorter | single | used to sort options in dropdown, would default to alphabetical |
| ADL_Score | integer | ADL score, see ADL_General_Collection_Information#Scoring |
| MOST_Score | integer | ALERT Scale component score, see ADL_General_Collection_Information#Scoring |