$learningForm = #צורת הלימוד#; $searchingForm = #צורת לימוד מחפש פעיל#;
if ($learningForm == $searchingForm) { return 1; } else { return 2; }