# UTAS Oman Portal - Test Users This file contains all seeded users for testing the UTAS Oman Portal demo. ## ๐Ÿ‘จโ€๐Ÿ’ผ Admin Users ### Main Administrator - **Email**: `admin@university.edu` - **Name**: Dr. Emily Chen - **Role**: ADMIN - **Access**: Full admin dashboard, user management, AI configuration ### Marine Science Advisor - **Email**: `advisor.marine@university.edu` - **Name**: Prof. Sarah Mitchell - **Role**: ADMIN - **Access**: Admin dashboard, specialized in Marine and Antarctic Science ### Engineering Advisor - **Email**: `advisor.engineering@university.edu` - **Name**: Dr. James Rodriguez - **Role**: ADMIN - **Access**: Admin dashboard, specialized in Engineering programs ## ๐Ÿ‘จโ€๐ŸŽ“ Student Users ### General Student Account - **Email**: `student@university.edu` - **Name**: Maya Patel - **Role**: STUDENT - **Year**: 2nd year - **Faculty**: Marine and Antarctic Science - **Account Balance**: $2,500.00 - **Advisor**: Prof. Sarah Mitchell ### Engineering Student - **Email**: `john.engineering@university.edu` - **Name**: John Thompson - **Role**: STUDENT - **Year**: 3rd year - **Faculty**: Engineering - **Account Balance**: $1,800.00 - **Advisor**: Dr. James Rodriguez ### Arts Student - **Email**: `amira.arts@university.edu` - **Name**: Amira Al-Rashid - **Role**: STUDENT - **Year**: 1st year - **Faculty**: Creative Arts and Design - **Account Balance**: $3,200.00 - **Advisor**: Dr. Emily Chen ### Business Student - **Email**: `lucas.business@university.edu` - **Name**: Lucas Chen - **Role**: STUDENT - **Year**: 4th year (Final year) - **Faculty**: Business and Law - **Account Balance**: $950.00 - **Advisor**: Dr. Emily Chen ### Health Science Student - **Email**: `sophia.health@university.edu` - **Name**: Sophia Williams - **Role**: STUDENT - **Year**: 2nd year - **Faculty**: Health and Medicine - **Account Balance**: $4,100.00 - **Advisor**: Prof. Sarah Mitchell ### Science & Technology Student - **Email**: `ahmed.science@university.edu` - **Name**: Ahmed Hassan - **Role**: STUDENT - **Year**: 3rd year - **Faculty**: Science, Technology and Engineering - **Account Balance**: $2,750.00 - **Advisor**: Dr. James Rodriguez ## ๐Ÿ” Authentication Notes - **No passwords required** - This demo uses a mock authentication system - **Click any user email** in the login form to automatically sign in - **Role-based access** - Students see student dashboard, Admins see admin features - **Demo mode** - All data is simulated for demonstration purposes ## ๐Ÿงช Testing Scenarios ### Student Experience Testing 1. **Login as Maya Patel** (`student@university.edu`) - Access student dashboard - View course enrollments - Check account balance - Test AI chatbot with student queries 2. **Login as Ahmed Hassan** (`ahmed.science@university.edu`) - Browse Science & Technology programs - Test course search functionality - Use chatbot for technical program questions ### Admin Experience Testing 1. **Login as Dr. Emily Chen** (`admin@university.edu`) - Access admin dashboard - View user management features - Configure AI chatbot settings - Monitor system analytics 2. **Login as Prof. Sarah Mitchell** (`advisor.marine@university.edu`) - View advisee students - Access specialized marine science content - Test faculty-specific features ## ๐ŸŽฏ Key Features to Test ### For All Users - โœ… Homepage navigation - โœ… Program browsing (Courses page) - โœ… AI Chatbot (English/Arabic) - โœ… Contact information - โœ… Responsive design (mobile/desktop) ### For Students - โœ… Student dashboard - โœ… Course enrollment status - โœ… Account balance display - โœ… Academic progress tracking ### for Admins - โœ… Admin dashboard - โœ… User management - โœ… AI configuration panel - โœ… System analytics - โœ… Content management ## ๐ŸŒ Bilingual Testing Test the AI chatbot with both languages: **English Queries:** - "What MBA programs do you offer?" - "How do I apply for admission?" - "Tell me about scholarship opportunities" **Arabic Queries:** - "ู…ุง ู‡ูŠ ุจุฑุงู…ุฌ ุงู„ู…ุงุฌุณุชูŠุฑ ุงู„ู…ุชุงุญุฉุŸ" - "ูƒูŠู ูŠู…ูƒู†ู†ูŠ ุงู„ุชู‚ุฏู… ู„ู„ู‚ุจูˆู„ุŸ" - "ุฃุฎุจุฑู†ูŠ ุนู† ูุฑุต ุงู„ู…ู†ุญ ุงู„ุฏุฑุงุณูŠุฉ" ## ๐Ÿš€ Quick Test Instructions 1. **Start the application**: `npm run dev` 2. **Open browser**: http://localhost:3000 3. **Test navigation**: Click through all main menu items 4. **Test chatbot**: Use both English and Arabic queries 5. **Test login**: Use any of the emails above (no password needed) 6. **Test role-based access**: Compare student vs admin experiences --- **Last Updated**: July 13, 2025 **Demo Purpose**: UTAS Oman Portal Testing