مراحل گام به گام استفاده از سامانه آموزش مجازی
graph TD
A("🔑 ورود به سامانه shahrbabak.online")
D("📋 مشاهده فهرست دورهها")
F("👆 انتخاب دوره مورد نظر")
G("📖 مطالعه توضیحات و شرایط دوره")
I1("🔘 کلیک روی دکمه فعالسازی دوره")
I2("📝 تکمیل فرم درخواست آموزشی")
K("⏳ بررسی درخواست توسط واحد آموزش")
L{"❓ آیا درخواست تأیید شده؟"}
M("✅ فعالسازی دوره و ارسال پیامک تأیید")
N("❌ ارسال پیامک عدم تأیید")
R("📚 مطالعه محتوا و تکمیل تمرینها")
S("✍️ شرکت در آزمون نهایی")
T{"🤔 نمره قبولی کسب شده؟"}
U("🏅 دریافت گواهینامه الکترونیکی")
V("🔄 امکان شرکت مجدد در آزمون")
X("📊 ثبت در سابقه آموزشی شما")
Y("🆕 امکان درخواست فعالسازی دوره جدید")
A --> D
D --> F
F --> G
G --> I1
I1 --> I2
I2 --> K
K --> L
L -->|بله| M
L -->|خیر| N
M --> R
R --> S
S --> T
T -->|بله| U
T -->|خیر| V
U --> X
X --> Y
click A "https://shahrbabak.online" "ورود به سامانه آموزش مجازی"
click D "https://shahrbabak.online/courses" "مشاهده فهرست دورههای آموزشی"
click F "https://shahrbabak.online/courses" "انتخاب دوره مورد نظر از لیست"
click I1 "https://shahrbabak.online/courses" "کلیک روی دکمه فعالسازی"
click Y "https://shahrbabak.online/courses" "درخواست دوره جدید"
style A fill:#4CAF50,stroke:#4CAF50,color:white,border-radius:10px
style D fill:#2196F3,stroke:#2196F3,color:white,border-radius:10px
style F fill:#009688,stroke:#009688,color:white,border-radius:10px
style G fill:#64B5F6,stroke:#64B5F6,color:white,border-radius:10px
style I1 fill:#009688,stroke:#009688,color:white,border-radius:10px
style I2 fill:#009688,stroke:#009688,color:white,border-radius:10px
style K fill:#607D8B,stroke:#607D8B,color:white,border-radius:10px
style L fill:#9C27B0,stroke:#9C27B0,color:white,border-radius:10px
style M fill:#2196F3,stroke:#2196F3,color:white,border-radius:10px
style N fill:#f44336,stroke:#f44336,color:white,border-radius:10px
style R fill:#607D8B,stroke:#607D8B,color:white,border-radius:10px
style S fill:#3F51B5,stroke:#3F51B5,color:white,border-radius:10px
style T fill:#9C27B0,stroke:#9C27B0,color:white,border-radius:10px
style U fill:#8BC34A,stroke:#8BC34A,color:white,border-radius:10px
style V fill:#FF9800,stroke:#FF9800,color:black,border-radius:10px
style X fill:#9E9E9E,stroke:#9E9E9E,color:white,border-radius:10px
style Y fill:#4CAF50,stroke:#4CAF50,color:white,border-radius:10px