דילוג לתוכן הראשי
/* my moodle icon */ /* my moodle icon */
Need help? Click to chat!
Mofet Moodle
  • ראשי
  • לוח הקלטות
  • מאגרי מידע
  • אפשרויות נוספות
סגירה
Toggle search input
עברית ‎(he)‎
עברית ‎(he)‎ English ‎(en)‎ Español - México ‎(es_mx)‎
התחברות
Mofet Moodle
ראשי לוח הקלטות מאגרי מידע

לומדות רגולציה

  1. קורסים
  2. עובדי המכון
  3. לומדות רגולציה

אבטחת מידע

מניעת הטרדה מינית


תמיכה טכנית 

לוח שנה 


עדכון תמונת פרופיל  

הספרייה הדיגיטלית- בקרוב 

התחברו למערכת (התחברות)
מדיניות שמירת מידע ופרטיות
הורדת היישומון Moodle mobile
document.addEventListener('DOMContentLoaded', function() { // Find all question number containers in the sidebar const questionNumberElements = document.querySelectorAll('.page-aside .qno, .secondary-navigation .qno'); // For each question number, create the enhanced display questionNumberElements.forEach(function(element) { const number = element.textContent; const container = document.createElement('div'); container.className = 'question-number-display'; const circle = document.createElement('div'); circle.className = 'question-number-circle'; circle.textContent = number; container.appendChild(circle); // Replace the original element with our enhanced version element.parentNode.replaceChild(container, element); }); });
Powered by Moodle
Powered by Moodle - Frontend by Stream theme - 2025