You are currently viewing the local preview. To enable real-time saving and PDF uploads, open the code and replace YOUR_SUPABASE_URL and YOUR_SUPABASE_ANON_KEY with your project credentials.
If using Supabase, make sure to add the question URL column in your SQL editor:
ALTER TABLE assignments ADD COLUMN question_url TEXT;