Skip to main content
/* my moodle icon */ /* my moodle icon */
Need help? Click to chat!
Mofet Moodle
  • Home
  • Recordings dashboard
  • Online databases
  • More
Close
Toggle search input
English ‎(en)‎
עברית ‎(he)‎ English ‎(en)‎ Español - México ‎(es_mx)‎
Log in
Mofet Moodle
Home Recordings dashboard Online databases

עובדי המכון

  1. Courses
  2. עובדי המכון
Expand all

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

עובדים חדשים במכון


תמיכה טכנית 

לוח שנה 


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

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

You are not logged in. (Log in)
Data retention summary
Get the mobile app
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