COUNTRY
CONTEXT
LEGISLATIVE
FRAMEWORK
POLICY
FRAMEWORK
MILESTONES/
PROMISING
PRACTICES
http://stackoverflow.com/questions/20042587/creating-css-circles-connected-by-lines-to-middle-main-circle
http://stackoverflow.com/questions/40909212/entrance-animation-for-circles
Context
Framework
and
Support
Framework
Promising
Practices
You can now
print your certificate

[insert_php]
global $wpdb;
$myuser = get_current_user_id();
$sql = “SELECT exam_id FROM wp_watupro_taken_exams WHERE user_id = ‘$myuser'”;
$myExams = $wpdb->get_results($sql);
foreach ($myExams as $myExam) {
if ($myExam->exam_id == 40) { $module3 = “true”; }
if ($myExam->exam_id == 5) { $module5 = “true”; }
if ($myExam->exam_id == 7) { $module7 = “true”; }
if ($myExam->exam_id == 8) { $module9 = “true”; }
if ($myExam->exam_id == 37) { $module11 = “true”; }
}
[/insert_php]
MODULE 03: Consequences of FGM on Women’s Health and Their Management[insert_php]
if ($module3 == “true”) { echo ‘‘; }
[/insert_php]
MODULE 05: FGM as Ground for International Protection[insert_php]
if ($module5 == “true”) { echo ‘‘; }
[/insert_php]
MODULE 0[insert_php]
if ($module7 == “true”) { echo ‘‘; }
[/insert_php]
MODULE 09: Advise and Support for Survivors of FGM[insert_php]
if ($module9 == “true”) { echo ‘‘; }
[/insert_php]
MODULE 11: The role of the education sector in preventing FGM[insert_php]
if ($module11 == “true”) { echo ‘‘; }
[/insert_php]