workspace/projects/gamilit/apps/database/backup-prod/usuarios_produccion_2025-12-18.sql
rckrdmrd 9a18f6cd2a fix(database): Homologar seeds dev→prod y eliminar usuario de pruebas
## Cambios Realizados

### Homologación DEV → PROD
- Sincronizados 12 archivos de seeds/auth_management
- Copiado 02-test-users.sql a prod (usuarios de testing)
- Archivos nuevos en prod: 03-profiles, 04-user_roles, 05-user_preferences,
  06-auth_attempts, 07-security_events

### Limpieza de Usuario
- Eliminadas todas las referencias a rckrdmrd@gmail.com
- Limpiados seeds y archivos de backup-prod
- Usuario no se creará en recreación de BD

### Archivos Afectados
- seeds/prod/auth/ (3 archivos)
- seeds/prod/auth_management/ (12 archivos)
- backup-prod/ (4 archivos)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 17:42:18 -06:00

245 lines
173 KiB
SQL

--
-- PostgreSQL database dump
--
\restrict kteh5aijQdsTMjnzB1xbEvkDPawhbikecDwbwClvcxgOHhbchFJp4xxlp3L10vn
-- Dumped from database version 16.11 (Ubuntu 16.11-0ubuntu0.24.04.1)
-- Dumped by pg_dump version 16.11 (Ubuntu 16.11-0ubuntu0.24.04.1)
SET statement_timeout = 0;
SET lock_timeout = 0;
SET idle_in_transaction_session_timeout = 0;
SET client_encoding = 'UTF8';
SET standard_conforming_strings = on;
SELECT pg_catalog.set_config('search_path', '', false);
SET check_function_bodies = false;
SET xmloption = content;
SET client_min_messages = warning;
SET row_security = off;
--
-- Data for Name: users; Type: TABLE DATA; Schema: auth; Owner: -
--
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', 'bbbbbbbb-bbbb-bbbb-bbbb-bbbbbbbbbbbb', 'authenticated', NULL, 'teacher@gamilit.com', '$2b$10$pkqX0/v7H3F5TBTuDTaoYeBjH581pXpjlcNcYmMtXofd/2HjfTuga', '2025-11-29 13:26:50.289631+00', NULL, '', NULL, '', NULL, '', '', NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"name": "Profesor Testing", "role": "admin_teacher", "description": "Usuario profesor de testing"}', false, '2025-11-29 13:26:50.289631+00', '2025-11-29 13:26:50.289631+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'admin_teacher', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', 'b017b792-b327-40dd-aefb-a80312776952', 'authenticated', NULL, 'joseal.guirre34@gmail.com', '$2b$10$kb9yCB4Y2WBr2.Gth.wC9e8q8bnkZJ6O2X6kFSn.O4VK8d76Cr/xO', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "Aguirre", "first_name": "Jose"}', false, '2025-11-18 07:29:05.226874+00', '2025-11-18 07:29:05.226874+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '06a24962-e83d-4e94-aad7-ff69f20a9119', 'authenticated', NULL, 'sergiojimenezesteban63@gmail.com', '$2b$10$8oPdKN15ndCqCOIt12SEO.2yx4D29kQEQGPCC5rtUYWu8Qp5L7/zW', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "Jimenez", "first_name": "Sergio"}', false, '2025-11-18 08:17:40.925857+00', '2025-11-18 08:17:40.925857+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '24e8c563-8854-43d1-b3c9-2f83e91f5a1e', 'authenticated', NULL, 'Gomezfornite92@gmail.com', '$2b$10$FuEfoSA0jxvBI2f6odMJqux9Gpgvt7Zjk.plRhRatvK0ykkIXxbI.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "Gomez", "first_name": "Hugo"}', false, '2025-11-18 08:18:04.240276+00', '2025-11-18 08:18:04.240276+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', 'bf0d3e34-e077-43d1-9626-292f7fae2bd6', 'authenticated', NULL, 'Aragon494gt54@icloud.com', '$2b$10$lE8M8qWUIsgYLwcHyRGvTOjxdykLVchRVifsMVqCRCZq3bEeXR.xG', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "Aragón", "first_name": "Hugo"}', false, '2025-11-18 08:20:17.228812+00', '2025-11-18 08:20:17.228812+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '2f5a9846-3393-40b2-9e87-0f29238c383f', 'authenticated', NULL, 'blu3wt7@gmail.com', '$2b$10$gKRXQ.rmOePqsNKWdxABQuyIZike2oSsYpdfWpQdi5HHDWDUk.3u2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "Valentina", "first_name": "Azul"}', false, '2025-11-18 08:32:17.314233+00', '2025-11-18 08:32:17.314233+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '5e738038-1743-4aa9-b222-30171300ea9d', 'authenticated', NULL, 'ricardolugo786@icloud.com', '$2b$10$YV1StKIdCPPED/Ft84zR2ONxj/VzzV7zOxjgwMSbDpd2hzvYOGtby', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "Lugo", "first_name": "Ricardo"}', false, '2025-11-18 10:15:06.479774+00', '2025-11-18 10:15:06.479774+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '00c742d9-e5f7-4666-9597-5a8ca54d5478', 'authenticated', NULL, 'marbancarlos916@gmail.com', '$2b$10$PfsKOsEEXpGA6YB6eXNBPePo6OV6Am1glUN6Mkunl64bK/ji6uttW', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "Marban", "first_name": "Carlos"}', false, '2025-11-18 10:29:05.23842+00', '2025-11-18 10:29:05.23842+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '33306a65-a3b1-41d5-a49d-47989957b822', 'authenticated', NULL, 'diego.colores09@gmail.com', '$2b$10$rFlH9alBbgPGVEZMYIV8p.AkeZ30yRCVd5acasFjIt7fpCZhE6RuO', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "Colores", "first_name": "Diego"}', false, '2025-11-18 10:29:20.530359+00', '2025-11-18 10:29:20.530359+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '7a6a973e-83f7-4374-a9fc-54258138115f', 'authenticated', NULL, 'hernandezfonsecabenjamin7@gmail.com', '$2b$10$1E6gLqfMojNLYrSKIbatqOh0pHblZ3jWZwbcxTY/DCx7MGADToCVm', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "Hernandez", "first_name": "Benjamin"}', false, '2025-11-18 10:37:06.919813+00', '2025-11-18 10:37:06.919813+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', 'ccd7135c-0fea-4488-9094-9da52df1c98c', 'authenticated', NULL, 'jr7794315@gmail.com', '$2b$10$Ej/Gwx8mGCWg4TnQSjh1r.QZLw/GkUANqXmz4bEfVaNF9E527L02C', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "Reyes", "first_name": "Josue"}', false, '2025-11-18 17:53:39.67958+00', '2025-11-18 17:53:39.67958+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '9951ad75-e9cb-47b3-b478-6bb860ee2530', 'authenticated', NULL, 'barraganfer03@gmail.com', '$2b$10$VJ8bS.ksyKpa7oG575r5YOWQYcq8vwmwTa8jMBkCv0dwskF04SHn2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "Barragan", "first_name": "Fernando"}', false, '2025-11-18 20:39:27.408624+00', '2025-11-18 20:39:27.408624+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '735235f5-260a-4c9b-913c-14a1efd083ea', 'authenticated', NULL, 'roman.rebollar.marcoantonio1008@gmail.com', '$2b$10$l4eF8UoOB7D8LKDEzTigXOUO7EABhVdYCqknJ/lD6R4p8uF1R4I.W', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "Roman", "first_name": "Marco Antonio"}', false, '2025-11-18 21:03:17.326679+00', '2025-11-18 21:03:17.326679+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', 'ebe48628-5e44-4562-97b7-b4950b216247', 'authenticated', NULL, 'rodrigoguerrero0914@gmail.com', '$2b$10$ihoy7HbOdlqU38zAddpTOuDO7Nqa8.Cr1dEQjCgMpdb30UwCIMhGW', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "Guerrero", "first_name": "Rodrigo"}', false, '2025-11-18 21:20:52.303128+00', '2025-11-18 21:20:52.303128+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', 'd089b1af-462f-4d2c-b0f5-d2528cec8506', 'authenticated', NULL, 'santiagoferrara78@gmail.com', '$2b$10$Wjo3EENjiuddS9BwPMAW1OORZrZpU8ECP9zEXmd4Gvn7orwgjo8O2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 09:21:04.898591+00', '2025-11-24 09:21:04.898591+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', 'b1cadf36-1f07-46b2-b63d-da72d9b54dc6', 'authenticated', NULL, 'alexanserrv917@gmail.com', '$2b$10$8sT/ObLZUNmiu6CpbceHhenfc7E8zZml8AvB1HUiyOddSLqchggZ2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 10:26:51.934739+00', '2025-11-24 10:26:51.934739+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', 'af4d8788-f8a8-4971-bb0d-2f48c150dfc2', 'authenticated', NULL, 'aarizmendi434@gmail.com', '$2b$10$2BAG4EskBG0feGOIva6XyOCBtBJbKJE9h27GU6DmuBH3f.2iK6FoS', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 10:30:54.728262+00', '2025-11-24 10:30:54.728262+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '26fbc469-10af-4fa3-bd65-e5498188cc4f', 'authenticated', NULL, 'ashernarcisobenitezpalomino@gmail.com', '$2b$10$Bv5vo0GDeseWUWTt.5xV0O9nN93TRVN.vHRigs4vF/ww7Hbnjylam', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 10:37:35.325342+00', '2025-11-24 10:37:35.325342+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '74ed8c97-ec36-43aa-a1cc-b0c99e4be4e8', 'authenticated', NULL, 'ra.alejandrobm@gmail.com', '$2b$10$QZId3lZBIzBulD7AZCeEKOiL0LBJRekGlQTGiacC70IDwDo2wx7py', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 10:42:33.424367+00', '2025-11-24 10:42:33.424367+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', 'f4c46f46-3fb9-40bf-a52b-a8ad2e6a92e1', 'authenticated', NULL, 'abdallahxelhaneriavega@gmail.com', '$2b$10$jQ4SquNUxIO70e7IBYqqLeUw1d.gSCleJ/cwinuWMVlW25a8.pRGG', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 10:45:19.984994+00', '2025-11-24 10:45:19.984994+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '012adac4-8ffd-47bd-9248-f0c5851e981f', 'authenticated', NULL, '09enriquecampos@gmail.com', '$2b$10$95c9hOplonbo/46O5UlPqummq.AIaGVIZ7YgBstSuOWPbgGersKxy', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 10:51:54.731982+00', '2025-11-24 10:51:54.731982+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '126b9257-7b0a-4bd6-9ab3-c505ee00e10a', 'authenticated', NULL, 'johhkk22@gmail.com', '$2b$10$Bt6IZ19zuBkly.6QmmPWBeF0kfyVN/O/c3/9bqyUGup3gPZu14DGa', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 10:53:47.029991+00', '2025-11-24 10:53:47.029991+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '9ac1746e-94a6-4efc-a961-951c015d416e', 'authenticated', NULL, 'edangiel4532@gmail.com', '$2b$10$eZap9LmAws7VtY9sHnS17.RJkhIte5SUobIWaWpuTxTPKjbKgzK.6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 10:58:12.790316+00', '2025-11-24 10:58:12.790316+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', 'cccccccc-cccc-cccc-cccc-cccccccccccc', 'authenticated', NULL, 'student@gamilit.com', '$2b$10$pkqX0/v7H3F5TBTuDTaoYeBjH581pXpjlcNcYmMtXofd/2HjfTuga', '2025-11-29 13:26:50.289631+00', NULL, '', NULL, '', NULL, '', '', NULL, '2025-12-07 03:42:02.528+00', '{"provider": "email", "providers": ["email"]}', '{"name": "Estudiante Testing", "role": "student", "description": "Usuario estudiante de testing"}', false, '2025-11-29 13:26:50.289631+00', '2025-12-07 03:42:02.529507+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '2d9f05d4-44dd-42cd-97aa-d57bd06fecd0', 'authenticated', NULL, 'erickfranco462@gmail.com', '$2b$10$lNzkSO7zbBHQcJJui0O76.a2artcsZHari4Mgkjo4btGww.Wy9/iC', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 11:00:11.800551+00', '2025-11-24 11:00:11.800551+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', 'aff5dcc6-32de-4769-9aaf-eda751fa0866', 'authenticated', NULL, 'gallinainsana@gmail.com', '$2b$10$6y/FVa4LqyliI4PXuBxKpepTRwIIRWybFN0NhcAqRM.Kl/cnvXDMq', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 11:03:17.536383+00', '2025-11-24 11:03:17.536383+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '0cda1645-83c5-445b-80b7-d0e4d436c00c', 'authenticated', NULL, 'leile5257@gmail.com', '$2b$10$ZZX0.z30VPm7BsLF8bNVweQpRZ2ca/1EPlxdIZy0xNaCFugoKL0ci', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 11:05:17.75852+00', '2025-11-24 11:05:17.75852+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '1364c463-88de-479b-a883-c0b7b362bcf8', 'authenticated', NULL, 'maximiliano.mejia367@gmail.com', '$2b$10$iTfIWKh2ISvPys2bkK2LOOPI24ua7I47oT8dFxHHYW7AuztoZreQa', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 11:08:58.232003+00', '2025-11-24 11:08:58.232003+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '547eb778-4782-4681-b198-c731bba36147', 'authenticated', NULL, 'fl432025@gmail.com', '$2b$10$aGKv6yhAWwHb07m3N2DxJOXIn5omkP3t2QeSYblhcDo52pB2ZiFQi', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 11:12:13.692614+00', '2025-11-24 11:12:13.692614+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '5fc06693-e408-4eab-a9a3-fcd5f4e01296', 'authenticated', NULL, '7341023901m@gmail.com', '$2b$10$Z/HUBov20g..LZ6RDYax4.NcDuiFD/gn9Nrt7/OPCPBqCoTJUgr3C', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 11:15:18.276345+00', '2025-11-24 11:15:18.276345+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '5d1839f6-b03f-4e12-b236-eca43f4674f2', 'authenticated', NULL, 'segurauriel235@gmail.com', '$2b$10$IfdhPuUOModgrJT7bMfYkODZkXeTcaAReuCQf9BGpK1cT6GiP9UGu', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 11:17:46.846963+00', '2025-11-24 11:17:46.846963+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '1b310708-6f24-4c6a-88c9-a11f7a7f9763', 'authenticated', NULL, 'angelrabano11@gmail.com', '$2b$10$Sg6q4kErMvxRlZgWM9lCj.PfRg5sCQrwm763d7sfc3iaAUID7y436', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 11:47:53.790673+00', '2025-11-24 11:47:53.790673+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '3c613b0e-66f9-4640-a599-c9426d8edffb', 'authenticated', NULL, 'daliaayalareyes35@gmail.com', '$2b$10$dd2SQeBqNIZpZWCGMIDu1O8U6MLpWnKF05w641MNOMzHDZ/U5glCe', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 11:55:08.708961+00', '2025-11-24 11:55:08.708961+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '7ded133e-9b13-4467-9803-edb813f6a9a1', 'authenticated', NULL, 'alexeimongam@gmail.com', '$2b$10$jyQrHAIj6SsnReQ45FrFlOnDgpZtabskpxPuOYgB/h.YPLyZhuld.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 11:55:11.906996+00', '2025-11-24 11:55:11.906996+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '4cc04f54-7771-462d-98aa-a94448bb6ff5', 'authenticated', NULL, 'davidocampovenegas@gmail.com', '$2b$10$8COk10WE5.bXFJnAucEA0efcGQKU6KUXKV9N7n32ZX6aNKORs4McW', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 14:52:46.468737+00', '2025-11-24 14:52:46.468737+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', 'fbbe7d19-048c-45e4-8a9c-cf86d2098c35', 'authenticated', NULL, 'zaid080809@gmail.com', '$2b$10$kdaUWR1BUqPRY7H8YkR.xuuDbqtLcvP5yKW.B0ooPlb.I6b/UU192', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 16:25:03.689847+00', '2025-11-24 16:25:03.689847+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '5b3d74e8-fd1a-4c80-96d2-24c54bfe90c4', 'authenticated', NULL, 'ruizcruzabrahamfrancisco@gmail.com', '$2b$10$DXHr682C4/VpesiHa7fRrOjKceiWSDUSx.1LZTbsvuxpqCdMNh/Ii', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 19:46:06.311558+00', '2025-11-24 19:46:06.311558+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '615adf6e-dbf3-480f-a907-3cfb3a64c6d2', 'authenticated', NULL, 'vituschinchilla@gmail.com', '$2b$10$dA8adTYlfhgqhZfACcQkFOCYjXdsmggXnIUluNDoh1zRFgQ6pq5O2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-24 21:07:26.037867+00', '2025-11-24 21:07:26.037867+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', 'bf445960-4c1f-4e29-8fb7-31667b183d7e', 'authenticated', NULL, 'bryan@betanzos.com', '$2b$10$Xdfuf4Tfog9QKd1FRLL.7eAaD6tr2cXgPx1/L8xqT1kLLzNHzSM26', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-25 06:13:30.263795+00', '2025-11-25 06:13:30.263795+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', 'd5fa4905-a78a-4040-8ad8-23220881c6a6', 'authenticated', NULL, 'loganalexander816@gmail.com', '$2b$10$8zLduh/9L/priag.nujz5utuloO9RnNFFDGdKgI2UniFCOwocEPLq', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-25 07:37:04.953164+00', '2025-11-25 07:37:04.953164+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '71734c15-cdaa-431b-90f5-97a57e0316a8', 'authenticated', NULL, 'carlois1974@gmail.com', '$2b$10$IfLfJ.q59DZgicR07ckSVOcrkkBJe42m1FECXxaoaodKYSo6uj5wW', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-25 07:41:38.025764+00', '2025-11-25 07:41:38.025764+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '1efe491d-98ef-4c02-acd1-3135f7289072', 'authenticated', NULL, 'enriquecuevascbtis136@gmail.com', '$2b$10$9BX3OQMZmHruffBtN.3WPOFoyea6zgPd8i72DvhJ7vRAdqWKax6GS', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-25 08:16:33.977647+00', '2025-11-25 08:16:33.977647+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '5ae21325-7450-4c37-82f1-3f9bcd7b6f45', 'authenticated', NULL, 'omarcitogonzalezzavaleta@gmail.com', '$2b$10$RRk3DAgQdiikxVImFIMqquqB.TNpKs3E.RNFtt1rwwTzO24uShri.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-25 08:17:07.610076+00', '2025-11-25 08:17:07.610076+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', 'a4d27774-8a51-4660-ad2f-81d0dfd3a5a7', 'authenticated', NULL, 'gustavobm2024cbtis@gmail.com', '$2b$10$lg7KRUTPofcx4Rtyey8J7.XO0gmdBLCFIfK5uP08mqT0qUIl1aTJq', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-25 08:20:49.649184+00', '2025-11-25 08:20:49.649184+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', '6e30164a-78b0-49b0-bd21-23d7c6c03349', 'authenticated', NULL, 'marianaxsotoxt22@gmail.com', '$2b$10$GQC9yTWiP2vP9GUp0gnhUeLjmw70EI4JQhfJBZbMOlCNXGXb/bt5O', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{"provider": "email", "providers": ["email"]}', '{"last_name": "", "first_name": ""}', false, '2025-11-25 08:33:18.150784+00', '2025-11-25 08:33:18.150784+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES ('00000000-0000-0000-0000-000000000000', 'aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa', 'authenticated', NULL, 'admin@gamilit.com', '$2b$10$pkqX0/v7H3F5TBTuDTaoYeBjH581pXpjlcNcYmMtXofd/2HjfTuga', '2025-11-29 13:26:50.289631+00', NULL, '', NULL, '', NULL, '', '', NULL, '2025-12-01 00:54:19.615+00', '{"provider": "email", "providers": ["email"]}', '{"name": "Admin GAMILIT", "role": "super_admin", "description": "Usuario administrador de testing"}', false, '2025-11-29 13:26:50.289631+00', '2025-12-01 00:54:19.617766+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'super_admin', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES (NULL, '69681b09-5077-4f77-84cc-67606abd9755', 'authenticated', NULL, 'javiermar06@hotmail.com', '$2b$10$3RHyXnR4BG3NaxP8Ez82FuiGDMNCG7GhNaOsMFigy3BpIVOzCqHMW', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-14 03:51:04.122+00', NULL, '{}', false, '2025-12-08 19:24:06.266895+00', '2025-12-14 03:51:04.123886+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
INSERT INTO auth.users (instance_id, id, aud, role, email, encrypted_password, email_confirmed_at, invited_at, confirmation_token, confirmation_sent_at, recovery_token, recovery_sent_at, email_change_token_new, email_change, email_change_sent_at, last_sign_in_at, raw_app_meta_data, raw_user_meta_data, is_super_admin, created_at, updated_at, phone, phone_confirmed_at, phone_change, phone_change_token, phone_change_sent_at, confirmed_at, email_change_token_current, email_change_confirm_status, banned_until, reauthentication_token, reauthentication_sent_at, is_sso_user, deleted_at, gamilit_role, status) VALUES (NULL, 'f929d6df-8c29-461f-88f5-264facd879e9', 'authenticated', NULL, 'ju188an@gmail.com', '$2b$10$9vUERFnXApdfXuAI7DFve.aa8uDjI5bfm4CI75/EZ2cUre83RytKe', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-12-17 23:51:43.553+00', NULL, '{}', false, '2025-12-17 17:51:43.530434+00', '2025-12-17 23:51:43.55475+00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, false, NULL, 'student', 'active');
--
-- Data for Name: profiles; Type: TABLE DATA; Schema: auth_management; Owner: -
--
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Admin GAMILIT', 'Administrador GAMILIT', 'Administrador', 'GAMILIT', 'admin@gamilit.com', '/avatars/admin-testing.png', 'Usuario administrador para testing y desarrollo.', '55-0000-0001', '1985-01-01', NULL, NULL, NULL, 'super_admin', 'active', true, true, '{"theme": "professional", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{"description": "Usuario de testing principal", "testing_user": true}', '2025-11-29 13:26:50.458823+00', '2025-11-29 13:26:50.458823+00', 'aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('bbbbbbbb-bbbb-bbbb-bbbb-bbbbbbbbbbbb', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Profesor Testing', 'Profesor de Testing GAMILIT', 'Profesor', 'Testing', 'teacher@gamilit.com', '/avatars/teacher-testing.png', 'Usuario profesor para testing y desarrollo.', '55-0000-0002', '1980-05-15', NULL, NULL, NULL, 'admin_teacher', 'active', true, true, '{"theme": "teacher", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{"subjects": ["Lengua Española", "Comprensión Lectora"], "testing_user": true}', '2025-11-29 13:26:50.458823+00', '2025-11-29 13:26:50.458823+00', 'bbbbbbbb-bbbb-bbbb-bbbb-bbbbbbbbbbbb', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('cccccccc-cccc-cccc-cccc-cccccccccccc', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Estudiante Testing', 'Estudiante de Testing GAMILIT', 'Estudiante', 'Testing', 'student@gamilit.com', '/avatars/student-testing.png', 'Usuario estudiante para testing y desarrollo.', '55-0000-0003', '2013-09-01', '5', 'EST-TEST-001', NULL, 'student', 'active', true, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "gamification": {"show_rank": true, "show_leaderboard": true, "show_achievements": true}, "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{"interests": ["lectura", "ciencia"], "testing_user": true, "learning_style": "visual"}', '2025-11-29 13:26:50.458823+00', '2025-11-29 13:26:50.458823+00', 'cccccccc-cccc-cccc-cccc-cccccccccccc', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('b017b792-b327-40dd-aefb-a80312776952', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Jose Aguirre', 'Jose Aguirre', 'Jose', 'Aguirre', 'joseal.guirre34@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-18 07:29:05.229254+00', '2025-11-18 07:29:05.229254+00', 'b017b792-b327-40dd-aefb-a80312776952', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('06a24962-e83d-4e94-aad7-ff69f20a9119', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Sergio Jimenez', 'Sergio Jimenez', 'Sergio', 'Jimenez', 'sergiojimenezesteban63@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-18 08:17:40.928077+00', '2025-11-18 08:17:40.928077+00', '06a24962-e83d-4e94-aad7-ff69f20a9119', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('24e8c563-8854-43d1-b3c9-2f83e91f5a1e', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Hugo Gomez', 'Hugo Gomez', 'Hugo', 'Gomez', 'Gomezfornite92@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-18 08:18:04.242047+00', '2025-11-18 08:18:04.242047+00', '24e8c563-8854-43d1-b3c9-2f83e91f5a1e', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('bf0d3e34-e077-43d1-9626-292f7fae2bd6', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Hugo Aragón', 'Hugo Aragón', 'Hugo', 'Aragón', 'Aragon494gt54@icloud.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-18 08:20:17.230714+00', '2025-11-18 08:20:17.230714+00', 'bf0d3e34-e077-43d1-9626-292f7fae2bd6', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('2f5a9846-3393-40b2-9e87-0f29238c383f', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Azul Valentina', 'Azul Valentina', 'Azul', 'Valentina', 'blu3wt7@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-18 08:32:17.315932+00', '2025-11-18 08:32:17.315932+00', '2f5a9846-3393-40b2-9e87-0f29238c383f', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('5e738038-1743-4aa9-b222-30171300ea9d', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ricardo Lugo', 'Ricardo Lugo', 'Ricardo', 'Lugo', 'ricardolugo786@icloud.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-18 10:15:06.481498+00', '2025-11-18 10:15:06.481498+00', '5e738038-1743-4aa9-b222-30171300ea9d', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('00c742d9-e5f7-4666-9597-5a8ca54d5478', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Carlos Marban', 'Carlos Marban', 'Carlos', 'Marban', 'marbancarlos916@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-18 10:29:05.240413+00', '2025-11-18 10:29:05.240413+00', '00c742d9-e5f7-4666-9597-5a8ca54d5478', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('33306a65-a3b1-41d5-a49d-47989957b822', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Diego Colores', 'Diego Colores', 'Diego', 'Colores', 'diego.colores09@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-18 10:29:20.531883+00', '2025-11-18 10:29:20.531883+00', '33306a65-a3b1-41d5-a49d-47989957b822', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('7a6a973e-83f7-4374-a9fc-54258138115f', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Benjamin Hernandez', 'Benjamin Hernandez', 'Benjamin', 'Hernandez', 'hernandezfonsecabenjamin7@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-18 10:37:06.9215+00', '2025-11-18 10:37:06.9215+00', '7a6a973e-83f7-4374-a9fc-54258138115f', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('ccd7135c-0fea-4488-9094-9da52df1c98c', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Josue Reyes', 'Josue Reyes', 'Josue', 'Reyes', 'jr7794315@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-18 17:53:39.681271+00', '2025-11-18 17:53:39.681271+00', 'ccd7135c-0fea-4488-9094-9da52df1c98c', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('9951ad75-e9cb-47b3-b478-6bb860ee2530', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Fernando Barragan', 'Fernando Barragan', 'Fernando', 'Barragan', 'barraganfer03@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-18 20:39:27.410436+00', '2025-11-18 20:39:27.410436+00', '9951ad75-e9cb-47b3-b478-6bb860ee2530', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('735235f5-260a-4c9b-913c-14a1efd083ea', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Marco Antonio Roman', 'Marco Antonio Roman', 'Marco Antonio', 'Roman', 'roman.rebollar.marcoantonio1008@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-18 21:03:17.328254+00', '2025-11-18 21:03:17.328254+00', '735235f5-260a-4c9b-913c-14a1efd083ea', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('ebe48628-5e44-4562-97b7-b4950b216247', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Rodrigo Guerrero', 'Rodrigo Guerrero', 'Rodrigo', 'Guerrero', 'rodrigoguerrero0914@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-18 21:20:52.304488+00', '2025-11-18 21:20:52.304488+00', 'ebe48628-5e44-4562-97b7-b4950b216247', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('3f255f44-40d9-4dc9-970c-d50ddec197b3', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'alexanserrv917@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', 'b1cadf36-1f07-46b2-b63d-da72d9b54dc6', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('f1870075-a6e0-47e7-88c6-793320ab3c8f', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'carlois1974@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', '71734c15-cdaa-431b-90f5-97a57e0316a8', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('ab2425d9-e2da-49ac-b8db-2db605e7283f', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'gustavobm2024cbtis@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', 'a4d27774-8a51-4660-ad2f-81d0dfd3a5a7', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('802f4d68-bbd0-4220-8218-634975c3774a', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'gallinainsana@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', 'aff5dcc6-32de-4769-9aaf-eda751fa0866', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('142af777-fce1-4067-b84b-f684e2fa1170', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'zaid080809@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', 'fbbe7d19-048c-45e4-8a9c-cf86d2098c35', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('b5c2d5dc-e753-40ff-8e01-95c4c497710c', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'davidocampovenegas@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', '4cc04f54-7771-462d-98aa-a94448bb6ff5', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('d29345bb-fd48-4f69-ac81-eeedd4b41e6d', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'marianaxsotoxt22@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', '6e30164a-78b0-49b0-bd21-23d7c6c03349', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('813055ff-e5b7-4538-825c-eb721360e189', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'leile5257@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', '0cda1645-83c5-445b-80b7-d0e4d436c00c', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('6c9bbb36-0b2d-49ea-9c1b-63209f009773', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'ashernarcisobenitezpalomino@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', '26fbc469-10af-4fa3-bd65-e5498188cc4f', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('8daf8ed9-d15f-407f-b827-3a9c01907e62', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'ruizcruzabrahamfrancisco@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', '5b3d74e8-fd1a-4c80-96d2-24c54bfe90c4', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('bd028538-520d-45cf-a6f7-27c9f675d663', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'daliaayalareyes35@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', '3c613b0e-66f9-4640-a599-c9426d8edffb', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('de1511df-f963-4ff6-8e3f-2225ba493879', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'ra.alejandrobm@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', '74ed8c97-ec36-43aa-a1cc-b0c99e4be4e8', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('26168044-3b5c-43f6-a757-833ba1485d41', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'enriquecuevascbtis136@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', '1efe491d-98ef-4c02-acd1-3135f7289072', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('e742724a-0ff6-4760-884b-866835460045', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'fl432025@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', '547eb778-4782-4681-b198-c731bba36147', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('3ce354c8-bcac-44c6-9a94-5274e5f9b389', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'abdallahxelhaneriavega@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', 'f4c46f46-3fb9-40bf-a52b-a8ad2e6a92e1', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('188fa4e3-985c-4048-8913-754cb0560875', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', '7341023901m@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', '5fc06693-e408-4eab-a9a3-fcd5f4e01296', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('caa05325-b8e7-4b1c-9d95-03d4e0c7372d', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'vituschinchilla@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', '615adf6e-dbf3-480f-a907-3cfb3a64c6d2', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('128ac756-bdb8-49d7-8fdb-cdb8fd241d06', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'alexeimongam@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', '7ded133e-9b13-4467-9803-edb813f6a9a1', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('7f3bb769-4d7e-4ca9-8527-708da0368be5', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'angelrabano11@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', '1b310708-6f24-4c6a-88c9-a11f7a7f9763', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('6a565d40-9012-4c89-878c-05bb8b6e2d81', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'loganalexander816@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', 'd5fa4905-a78a-4040-8ad8-23220881c6a6', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('7ede7b67-42d2-44cd-a530-66f62a68cd54', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'bryan@betanzos.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', 'bf445960-4c1f-4e29-8fb7-31667b183d7e', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('2df90a89-455e-4637-8b96-ad01c45f5701', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'johhkk22@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', '126b9257-7b0a-4bd6-9ab3-c505ee00e10a', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('43560c6b-fda2-4b45-bc0b-7dbbbffff05c', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'edangiel4532@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', '9ac1746e-94a6-4efc-a961-951c015d416e', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('ff4760c8-5359-43e9-9b42-95a0bf3e3d36', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'aarizmendi434@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', 'af4d8788-f8a8-4971-bb0d-2f48c150dfc2', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('a4c43698-c276-4430-b15e-8373b7bbb662', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'santiagoferrara78@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', 'd089b1af-462f-4d2c-b0f5-d2528cec8506', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('30462f07-1c6b-4706-b4fb-288845b3631e', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', '09enriquecampos@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', '012adac4-8ffd-47bd-9248-f0c5851e981f', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('4f5170f2-1d35-4130-a535-1d93383e406b', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'maximiliano.mejia367@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', '1364c463-88de-479b-a883-c0b7b362bcf8', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('c0aecfcc-3b2f-4117-9f20-e0920df97dc0', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'segurauriel235@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', '5d1839f6-b03f-4e12-b236-eca43f4674f2', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('3dfcdc9d-de8a-45b3-a05f-b83b51097ef5', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'omarcitogonzalezzavaleta@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', '5ae21325-7450-4c37-82f1-3f9bcd7b6f45', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('bb74b280-db90-4240-ab09-b8c6cf63d553', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, '', '', 'erickfranco462@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-11-29 13:30:54.277737+00', '2025-11-29 13:30:54.277737+00', '2d9f05d4-44dd-42cd-97aa-d57bd06fecd0', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('69681b09-5077-4f77-84cc-67606abd9755', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, 'Javier', ' Mar', 'javiermar06@hotmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-12-08 19:24:06.272257+00', '2025-12-08 19:24:06.272257+00', '69681b09-5077-4f77-84cc-67606abd9755', NULL);
INSERT INTO auth_management.profiles (id, tenant_id, display_name, full_name, first_name, last_name, email, avatar_url, bio, phone, date_of_birth, grade_level, student_id, school_id, role, status, email_verified, phone_verified, preferences, last_sign_in_at, last_activity_at, metadata, created_at, updated_at, user_id, deleted_at) VALUES ('f929d6df-8c29-461f-88f5-264facd879e9', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', NULL, NULL, 'Juan', 'pa', 'ju188an@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'student', 'active', false, false, '{"theme": "detective", "language": "es", "timezone": "America/Mexico_City", "sound_enabled": true, "notifications_enabled": true}', NULL, NULL, '{}', '2025-12-17 17:51:43.536295+00', '2025-12-17 17:51:43.536295+00', 'f929d6df-8c29-461f-88f5-264facd879e9', NULL);
--
-- Data for Name: user_ranks; Type: TABLE DATA; Schema: gamification_system; Owner: -
--
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('aef81f6b-b9c4-4f80-b27f-8f9bf8c2cd97', 'bbbbbbbb-bbbb-bbbb-bbbb-bbbbbbbbbbbb', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:26:50.458823+00', NULL, true, '{}', '2025-11-29 13:26:50.458823+00', '2025-11-29 13:26:50.458823+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('4cadc6a3-c15e-410a-88f5-c0254463ca8a', 'b017b792-b327-40dd-aefb-a80312776952', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:26:50.539509+00', NULL, true, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:50.539509+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('8c1d72aa-fead-4bff-bf47-b34ceab62a40', '06a24962-e83d-4e94-aad7-ff69f20a9119', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:26:50.539509+00', NULL, true, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:50.539509+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('840cabba-4a80-40fa-a3e0-0e218e09463e', '24e8c563-8854-43d1-b3c9-2f83e91f5a1e', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:26:50.539509+00', NULL, true, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:50.539509+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('913ae601-8ab4-4056-864c-517e100bef5b', 'bf0d3e34-e077-43d1-9626-292f7fae2bd6', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:26:50.539509+00', NULL, true, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:50.539509+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('eb382620-70b8-4842-b8cf-ad51eb1c7266', '2f5a9846-3393-40b2-9e87-0f29238c383f', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:26:50.539509+00', NULL, true, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:50.539509+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('207ff6ef-a56d-4fc1-942f-5a50e0c842da', '5e738038-1743-4aa9-b222-30171300ea9d', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:26:50.539509+00', NULL, true, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:50.539509+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('64946395-a46c-4e93-abf7-5b827e4dcf12', '33306a65-a3b1-41d5-a49d-47989957b822', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:26:50.539509+00', NULL, true, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:50.539509+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('66cb0dd1-2c47-4572-99ec-c97ccee95e53', '7a6a973e-83f7-4374-a9fc-54258138115f', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:26:50.539509+00', NULL, true, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:50.539509+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('241b6cea-03d0-4f9c-97b6-7d49d9175cfb', 'ccd7135c-0fea-4488-9094-9da52df1c98c', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:26:50.539509+00', NULL, true, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:50.539509+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('b14b22be-bd9d-485c-9477-b4122c63cbfb', '9951ad75-e9cb-47b3-b478-6bb860ee2530', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:26:50.539509+00', NULL, true, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:50.539509+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('4e7cf7a1-8ef4-4d20-902b-ba1c57faad51', '735235f5-260a-4c9b-913c-14a1efd083ea', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:26:50.539509+00', NULL, true, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:50.539509+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('d0500d4e-17ec-46be-94a1-4e2500e4b9a8', 'ebe48628-5e44-4562-97b7-b4950b216247', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:26:50.539509+00', NULL, true, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:50.539509+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('9a4e06cc-0a50-4ff9-b781-d29edff7bbd6', '00c742d9-e5f7-4666-9597-5a8ca54d5478', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Nacom', 'Ajaw', 0, NULL, 0, NULL, 0, 100, NULL, NULL, '2025-11-29 13:26:52.138221+00', '2025-11-29 13:26:50.539509+00', true, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:52.138221+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('33b12003-65b0-4f50-8bda-6eeebedc3413', 'aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Halach Uinic', 'Ah K''in', 0, NULL, 0, NULL, 0, 500, NULL, NULL, '2025-11-29 13:26:52.158657+00', '2025-11-29 13:26:52.158657+00', true, '{}', '2025-11-29 13:26:50.458823+00', '2025-11-29 13:26:52.138221+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('7c3b01ab-b75b-4464-8858-91c1ff805c32', '3dfcdc9d-de8a-45b3-a05f-b83b51097ef5', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('53ec34ee-bd3c-462f-b5b0-317705c0399d', '3f255f44-40d9-4dc9-970c-d50ddec197b3', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('b2461bb7-7107-48dd-923f-de4ff8e86a67', 'e742724a-0ff6-4760-884b-866835460045', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('890ba444-c64f-4680-894d-56bf30cbcf5c', 'f1870075-a6e0-47e7-88c6-793320ab3c8f', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('a7b16bb9-efa6-4f10-8fe0-992adbd8c482', 'b5c2d5dc-e753-40ff-8e01-95c4c497710c', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('c6eb5dd4-a987-4560-b22d-645ca31791e6', '142af777-fce1-4067-b84b-f684e2fa1170', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('520cd26c-5222-4579-8f1d-72f4be8e98d3', 'c0aecfcc-3b2f-4117-9f20-e0920df97dc0', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('2971dbbf-33de-4f12-9e47-48c9a3b145df', '7ede7b67-42d2-44cd-a530-66f62a68cd54', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('cb9feef2-0f2d-4949-b212-3b6d7dbfe2fa', 'caa05325-b8e7-4b1c-9d95-03d4e0c7372d', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('89181d4a-a47b-4449-81fa-09a7e1d67534', 'a4c43698-c276-4430-b15e-8373b7bbb662', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('998f3c88-8932-4d91-af11-7bca6c03bbc3', 'bb74b280-db90-4240-ab09-b8c6cf63d553', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('e22e4620-57fc-47ad-ae53-f45ecc17932f', '4f5170f2-1d35-4130-a535-1d93383e406b', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('b9e35a4b-ade2-4fa0-bd58-38ffcf5ca614', '802f4d68-bbd0-4220-8218-634975c3774a', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('365f3ac3-2880-42a8-8799-0c465b0a4ed9', 'de1511df-f963-4ff6-8e3f-2225ba493879', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('21152c4c-b082-40a7-938b-e7486730e2bb', '188fa4e3-985c-4048-8913-754cb0560875', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('b1c76243-62c4-4e73-8e7b-152b82e41c93', '128ac756-bdb8-49d7-8fdb-cdb8fd241d06', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('e521b5a1-250b-4e96-a2cd-e8736f1f3fbe', '6c9bbb36-0b2d-49ea-9c1b-63209f009773', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('a106676f-8723-492b-b4f1-1b9256da8a4d', '813055ff-e5b7-4538-825c-eb721360e189', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('8cf5754b-7af4-429f-8e57-b0f2e4f740d6', '3ce354c8-bcac-44c6-9a94-5274e5f9b389', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('89526d39-7d29-4d97-a65b-94a42dfb45e2', 'ab2425d9-e2da-49ac-b8db-2db605e7283f', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('fa25a282-3568-481a-878d-c424f6eaee95', 'ff4760c8-5359-43e9-9b42-95a0bf3e3d36', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('aee1d9bf-b4fe-4512-9cf0-4cc90413692e', '8daf8ed9-d15f-407f-b827-3a9c01907e62', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('69621cdf-cc64-4f2b-85f3-d1f09b54cbf0', '7f3bb769-4d7e-4ca9-8527-708da0368be5', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('b4c93d8d-fb84-4ba2-91d7-78abd5a780de', '26168044-3b5c-43f6-a757-833ba1485d41', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('3444f9aa-7c1b-452c-bfbb-af58dc70e70b', 'bd028538-520d-45cf-a6f7-27c9f675d663', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('c8aec5d3-4a66-40b6-a8e7-9b2edd4225b1', '2df90a89-455e-4637-8b96-ad01c45f5701', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('e284ffd8-9d58-4564-95c4-075721724643', '6a565d40-9012-4c89-878c-05bb8b6e2d81', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('abfa66bf-dc3d-426a-b4ec-538677b39cd5', '43560c6b-fda2-4b45-bc0b-7dbbbffff05c', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('b26939b5-2dc1-4643-b46c-c4a3d6a5203f', 'd29345bb-fd48-4f69-ac81-eeedd4b41e6d', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('564433a1-e5f1-48ce-8807-06f5b9ea1418', '30462f07-1c6b-4706-b4fb-288845b3631e', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-11-29 13:33:25.124715+00', NULL, true, '{}', '2025-11-29 13:33:25.124715+00', '2025-11-29 13:33:25.124715+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('3c88a791-ad9b-4988-9351-b5e9df60c9a4', '0ae1bf21-39e3-4168-9632-457418c7a07d', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ah K''in', 'Nacom', 0, NULL, 0, NULL, 0, 250, NULL, NULL, '2025-11-29 13:41:42.417785+00', '2025-11-29 13:40:27.516619+00', true, '{}', '2025-11-29 13:37:09.278078+00', '2025-11-29 13:41:42.417785+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('cb04ef70-2738-4c9e-b32a-a92643b8a3f9', 'cccccccc-cccc-cccc-cccc-cccccccccccc', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Halach Uinic', 'Ah K''in', 0, NULL, 0, NULL, 0, 500, NULL, NULL, '2025-11-30 20:12:46.263821+00', '2025-11-29 13:26:52.146305+00', true, '{}', '2025-11-29 13:26:50.458823+00', '2025-11-30 20:12:46.263821+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('1de77cef-003a-4d08-8ccc-8bd4001fa62c', '69681b09-5077-4f77-84cc-67606abd9755', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-12-08 19:24:06.272257+00', NULL, true, '{}', '2025-12-08 19:24:06.272257+00', '2025-12-08 19:24:06.272257+00');
INSERT INTO gamification_system.user_ranks (id, user_id, tenant_id, current_rank, previous_rank, rank_progress_percentage, modules_required_for_next, modules_completed_for_rank, xp_required_for_next, xp_earned_for_rank, ml_coins_bonus, certificate_url, badge_url, achieved_at, previous_rank_achieved_at, is_current, rank_metadata, created_at, updated_at) VALUES ('63b40546-38a8-4c80-bf11-3504c73150bb', 'f929d6df-8c29-461f-88f5-264facd879e9', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 'Ajaw', NULL, 0, NULL, 0, NULL, 0, 0, NULL, NULL, '2025-12-17 17:51:43.536295+00', NULL, true, '{}', '2025-12-17 17:51:43.536295+00', '2025-12-17 17:51:43.536295+00');
--
-- Data for Name: user_stats; Type: TABLE DATA; Schema: gamification_system; Owner: -
--
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('88b149bb-5f3b-41bb-885f-e226eb9cac22', 'b017b792-b327-40dd-aefb-a80312776952', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:50.539509+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('1cb60bdb-800a-4ebc-a9c3-16ecf78d3535', '06a24962-e83d-4e94-aad7-ff69f20a9119', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:50.539509+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('5cba623a-015f-41e9-9de0-da67bdd6b5fb', '24e8c563-8854-43d1-b3c9-2f83e91f5a1e', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:50.539509+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('c6a7e9dd-ade4-4860-a4e0-882fd5aa0ed1', 'bf0d3e34-e077-43d1-9626-292f7fae2bd6', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:50.539509+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('ee39d06d-d9c5-492a-9855-2210c74b74fd', 'ccd7135c-0fea-4488-9094-9da52df1c98c', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:50.539509+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('e6be8348-29af-49c4-b49d-4b2d978c951b', 'ebe48628-5e44-4562-97b7-b4950b216247', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:50.539509+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('9c4cf796-3768-4182-b1e0-1a38f8187c87', '00c742d9-e5f7-4666-9597-5a8ca54d5478', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 3, 525, 100, 'Nacom', 0.00, 395, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:52.120683+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('1f6076c1-7b54-43f7-9fca-519407e65c4f', '2f5a9846-3393-40b2-9e87-0f29238c383f', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 2, 150, 100, 'Ajaw', 0.00, 140, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:52.120683+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('1bec7e38-0109-4e25-bbad-8e28cdc211a2', '0ae1bf21-39e3-4168-9632-457418c7a07d', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 4, 1180, 100, 'Ah K''in', 0.00, 710, 360, 0, 40, '2025-11-29 19:41:58.551+00', 0, 0, NULL, 0, 9, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, '2025-11-29 13:41:42.417785+00', NULL, '{}', '2025-11-29 13:37:09.278078+00', '2025-11-29 13:41:59.942645+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('524efcd5-9c89-4a79-ac4c-f58f92f9fd28', '7a6a973e-83f7-4374-a9fc-54258138115f', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 25, 100, 'Ajaw', 0.00, 110, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:52.120683+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('5035c591-f320-4182-981a-9a1416030d75', '69681b09-5077-4f77-84cc-67606abd9755', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-12-08 19:24:06.272257+00', '2025-12-08 19:24:06.272257+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('fe110986-762c-459f-acde-b2c865c237bb', '33306a65-a3b1-41d5-a49d-47989957b822', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 75, 100, 'Ajaw', 0.00, 120, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:52.120683+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('06fd9e66-cefc-4c64-a446-37cef9668b36', 'bbbbbbbb-bbbb-bbbb-bbbb-bbbbbbbbbbbb', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 2, 375, 100, 'Ajaw', 0.00, 260, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:26:50.458823+00', '2025-11-29 13:26:52.120683+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('f0734a0b-1d9c-4999-bcba-8e3b8f229c80', '9951ad75-e9cb-47b3-b478-6bb860ee2530', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 2, 375, 100, 'Ajaw', 0.00, 260, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:52.120683+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('7446ef44-11a1-451d-9624-abd95f0eb2ec', 'aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 6, 2525, 100, 'Halach Uinic', 0.00, 1960, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:26:50.458823+00', '2025-11-29 13:26:52.120683+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('0145f432-c383-45d1-9d0f-0c7783a48612', '735235f5-260a-4c9b-913c-14a1efd083ea', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 75, 100, 'Ajaw', 0.00, 135, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:52.120683+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('c29ffaef-0392-4fe1-ac41-b502a4052111', '5e738038-1743-4aa9-b222-30171300ea9d', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 25, 100, 'Ajaw', 0.00, 110, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:26:50.539509+00', '2025-11-29 13:26:52.120683+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('762397ff-699f-4bb8-bef6-2e03959fe4c1', '3f255f44-40d9-4dc9-970c-d50ddec197b3', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('e8a5e302-93c4-4f6a-8da6-b81ed01dde7a', 'f1870075-a6e0-47e7-88c6-793320ab3c8f', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('bc3dda37-e131-45c1-8595-e047eb751a2f', 'ab2425d9-e2da-49ac-b8db-2db605e7283f', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('7e0781fc-ab59-4ea4-a57a-3b95b45c151f', '802f4d68-bbd0-4220-8218-634975c3774a', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('5b11ed88-05e5-4edb-94a1-13a9b7a93ec2', '142af777-fce1-4067-b84b-f684e2fa1170', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('f5b9530d-0587-44d5-9bd9-890a1ff8ed26', 'b5c2d5dc-e753-40ff-8e01-95c4c497710c', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('82e45270-b5a0-478e-a81f-8330e638921c', 'd29345bb-fd48-4f69-ac81-eeedd4b41e6d', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('94ad1072-16af-401b-b32f-3c33fb07c22b', '813055ff-e5b7-4538-825c-eb721360e189', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('a51cd72a-1d76-4367-84ee-5fd448eec673', '6c9bbb36-0b2d-49ea-9c1b-63209f009773', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('9ac32e07-bde6-4d8d-b172-2cf8c28b3cb6', '8daf8ed9-d15f-407f-b827-3a9c01907e62', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('6a89fb69-f4f9-409e-8687-1927a9c9931a', 'bd028538-520d-45cf-a6f7-27c9f675d663', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('e08417c1-a015-4820-bab2-0e3bafda8c81', 'de1511df-f963-4ff6-8e3f-2225ba493879', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('27b913c1-b6c1-41a8-ac80-b8aec18dfdcb', '26168044-3b5c-43f6-a757-833ba1485d41', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('d3a33394-f4dc-4e3e-b817-eb6309b17b59', 'e742724a-0ff6-4760-884b-866835460045', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('3e6f2e70-0113-42ae-beaf-f2fed10d70f2', '3ce354c8-bcac-44c6-9a94-5274e5f9b389', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('207b92d0-39d0-4f81-b00d-9119d7a20626', '188fa4e3-985c-4048-8913-754cb0560875', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('e0ece833-4e73-4ada-b7d2-25197cf9097d', 'caa05325-b8e7-4b1c-9d95-03d4e0c7372d', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('e58e13b1-cc53-40da-8ecf-3fa4c2c97672', '128ac756-bdb8-49d7-8fdb-cdb8fd241d06', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('719b10c0-2de5-43a3-b9e4-d38730a92ad2', '7f3bb769-4d7e-4ca9-8527-708da0368be5', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('66570bed-28ce-407d-a5df-43236bba500a', '6a565d40-9012-4c89-878c-05bb8b6e2d81', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('f9cb12f8-523f-47c9-b3f3-ac55aac11502', '7ede7b67-42d2-44cd-a530-66f62a68cd54', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('026b8072-f628-4bda-aeda-ce76d2fbccce', '2df90a89-455e-4637-8b96-ad01c45f5701', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('713232b8-54d8-49b8-bcc5-9fabb3bd5c76', '43560c6b-fda2-4b45-bc0b-7dbbbffff05c', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('4223a8af-8011-4234-b71d-520c3f7b23b0', 'ff4760c8-5359-43e9-9b42-95a0bf3e3d36', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('b54503c1-f3fd-411d-9830-882aa2c54dc2', 'a4c43698-c276-4430-b15e-8373b7bbb662', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('a657e586-ce3a-4c5c-b244-f704c13fff5e', '30462f07-1c6b-4706-b4fb-288845b3631e', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('ce3898e2-403d-4fc1-8bfd-eb78be76b86a', '4f5170f2-1d35-4130-a535-1d93383e406b', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('28dac481-b80a-47c3-9de4-693f2774c470', 'c0aecfcc-3b2f-4117-9f20-e0920df97dc0', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('6732ab00-bca6-4a4b-b9ac-34adfb108299', '3dfcdc9d-de8a-45b3-a05f-b83b51097ef5', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('ef81f3a4-9995-4c4c-b2b0-927235077174', 'bb74b280-db90-4240-ab09-b8c6cf63d553', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-11-29 13:33:04.23263+00', '2025-11-29 13:33:04.23263+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('b3830215-9623-46a6-9624-2c7183f13737', 'cccccccc-cccc-cccc-cccc-cccccccccccc', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 5, 1825, 100, 'Halach Uinic', 0.00, 1625, 180, 0, 0, NULL, 0, 0, NULL, 0, 8, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, '2025-12-02 10:55:24.674923+00', NULL, '{}', '2025-11-29 13:26:50.458823+00', '2025-12-02 10:55:24.674923+00');
INSERT INTO gamification_system.user_stats (id, user_id, tenant_id, level, total_xp, xp_to_next_level, current_rank, rank_progress, ml_coins, ml_coins_earned_total, ml_coins_spent_total, ml_coins_earned_today, last_ml_coins_reset, current_streak, max_streak, streak_started_at, days_active_total, exercises_completed, modules_completed, total_score, average_score, perfect_scores, achievements_earned, certificates_earned, total_time_spent, weekly_time_spent, sessions_count, weekly_xp, monthly_xp, weekly_exercises, global_rank_position, class_rank_position, school_rank_position, last_activity_at, last_login_at, metadata, created_at, updated_at) VALUES ('5bc3c779-e7f4-4c4a-9bca-c0854ea1e288', 'f929d6df-8c29-461f-88f5-264facd879e9', 'a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11', 1, 0, 100, 'Ajaw', 0.00, 100, 100, 0, 0, NULL, 0, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, '00:00:00', '00:00:00', 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '{}', '2025-12-17 17:51:43.536295+00', '2025-12-17 17:51:43.536295+00');
--
-- PostgreSQL database dump complete
--
\unrestrict kteh5aijQdsTMjnzB1xbEvkDPawhbikecDwbwClvcxgOHhbchFJp4xxlp3L10vn