{{-- resources/views/data-sampler/simple-random.blade.php --}} {{-- Included from index.blade.php when activeSampler === 'simple_random' --}}
{{-- ── Header Bar ─────────────────────────────────────────────────────── --}}
Simple Random Sample
n=385
{{-- ── LEFT COLUMN ─────────────────────────────────────────────────── --}} {{-- Upload Dataset Card --}}

Upload Dataset

{{-- Hidden file input --}} {{-- Empty state --}}

Drop your CSV here

or click to browse

{{-- File uploaded state --}}

rows, columns •

{{-- Detected Columns — shown only when columns exist --}}

Detected Columns

{{-- Default columns shown when no file uploaded --}}

Detected Columns

@foreach(['submission_id', 'submission_uuid', 'district', 'starttime', 'endtime', 'household_code'] as $col) {{ $col }} @endforeach
{{-- End Upload Dataset Card --}} {{-- ══════════════════════════════════════════════════════════════════════ --}} {{-- ── Stratification Groups ──────────────────────────────────────────── --}} {{-- ══════════════════════════════════════════════════════════════════════ --}}
{{-- Card Header --}}

Stratification Groups

Define how to split your sample. Each row = one group. Percentages must sum to 100%.

{{-- Divider --}}
{{-- Column Headers --}}
Column Target Value Weight (%)
{{-- Group Rows --}}
{{-- Add Group Button --}}
{{-- Divider --}}
{{-- Total / Validation Footer --}}
{{-- Warning Icon --}}
{{-- Valid Icon --}}
{{-- Message --}}

Total: 0.0%

{{-- ── END Stratification Groups ───────────────────────────────────────── --}} {{-- ── Run Configurations ──────────────────────────────────────────────── --}}

Run Configurations

{{-- UUID/ID Column --}}
{{-- Run By --}}
{{-- Output Format --}}
{{-- Random Seed --}}
{{-- Ready to Download --}}
{{-- ── END Run Configurations ───────────────────────────────────────────── --}}
{{-- ── END x-data root ─────────────────────────────────────────────────────── --}}