Sample Setup
Table of Contents
Overview
This page allows users to set up new samples (for which audit?) and to set up and tie audits? to those samples. Users can also modify existing samples through this page.
Adding a New Sample
- Click the "Add New Sample" link button on the main page.
- Complete details pertaining to the sample. Be sure to tie a checklist to it. Click "Insert" when done. Note: Only one checklist can be tied to a sample at a time.
Modifying an Existing Sample
- Apply filters to find the sample you wish to modify then click on the link button of that sample to navigate to the edit page.
- Change Sample Details.
- Change Neyman Allocation
- Change Sample Size
- Change Weekly Setup
- Change Monthly Setup
- Change Daily Sample Size
Relevant Files
SQL
Tables
- smart.sam_Audit_Error
- smart.sam_Audit_Open
- smart.sam_Master_Group
- smart.sam_Master_Sample
- smart.sam_Master_UserList
- smart.sam_Menu_Tab
- smart.sam_Sample_Account
- smart.sam_Sample_Assignment
- smart.sam_Sample_Intake
- smart.sam_Sample_IntakeStrata
- smart.sam_Sample_Readiness
- smart.sam_System_CodeList
Views
- smart.qry_Master_Sample_Detail
Stored Procedures
- smart.sam3_CASample_Transaction
- smart.sam3_Menu_Tab_Search
- smart.sam3_Sample_Search_GroupAssignment
- smart.sam3_Sample_Intake_Transaction
- smart.sam3_Report_Month_Search
- sam3_MonthlyPopulation_Transaction
Functions
- smart.f_Get_LookUpTable
- smart.Get_BuddyGroupName_BySampleNo
C
Main Page
- CA_SampleSetup.aspx
User Controls
- CA_SampleSetup_Intake.ascx