v3 / data /achievements /user_1_achievements.json
EGYADMIN's picture
Upload 115 files
82676b8 verified
{
"user_id": 1,
"total_points": 450,
"level": 1,
"unlocked_achievements": [
{
"id": "first_project",
"name": "بداية الرحلة",
"description": "قم بإنشاء مشروعك الأول",
"icon": "🏆",
"points": 100,
"category": "مشاريع",
"difficulty": "سهل",
"unlocked_date": "2025-03-15 14:32:05"
},
{
"id": "first_document_analysis",
"name": "المحلل الأول",
"description": "قم بتحليل مستند للمرة الأولى",
"icon": "📊",
"points": 150,
"category": "تحليل",
"difficulty": "سهل",
"unlocked_date": "2025-03-17 09:45:22"
},
{
"id": "voice_narration",
"name": "مترجم صوتي",
"description": "استخدم ميزة الترجمة الصوتية لأول مرة",
"icon": "🎙️",
"points": 200,
"category": "ترجمة",
"difficulty": "سهل",
"unlocked_date": "2025-03-30 12:15:30"
}
],
"in_progress_achievements": [
{
"id": "five_projects",
"name": "محترف المشاريع",
"description": "قم بإنشاء خمسة مشاريع",
"icon": "🏅",
"points": 500,
"category": "مشاريع",
"difficulty": "متوسط",
"progress": 2,
"total": 5,
"percentage": 40,
"start_date": "2025-03-15 14:32:05",
"last_updated": "2025-03-28 16:10:45"
},
{
"id": "five_document_analysis",
"name": "محلل متمرس",
"description": "قم بتحليل خمسة مستندات",
"icon": "📈",
"points": 600,
"category": "تحليل",
"difficulty": "متوسط",
"progress": 3,
"total": 5,
"percentage": 60,
"start_date": "2025-03-17 09:45:22",
"last_updated": "2025-03-29 11:20:18"
},
{
"id": "multilingual_expert",
"name": "خبير متعدد اللغات",
"description": "استخدم الترجمة الصوتية بخمس لغات مختلفة",
"icon": "🌍",
"points": 800,
"category": "ترجمة",
"difficulty": "صعب",
"progress": 1,
"total": 5,
"percentage": 20,
"start_date": "2025-03-30 12:15:30",
"last_updated": "2025-03-30 12:15:30"
}
],
"last_updated": "2025-03-30 12:15:30"
}