Create a course in moodle.opensuse.org

Moodle is the world's most popular learning management system. Start creating your online learning site in minutes! --> https://moodle.org/

Free knowledge is important to our society. So let't create some free trainings that also can be used by our trainees.

Moodle is a mighty tool to do that.

Goal for this Hackweek

  • Get familiar with moodle.
  • At the end of the week I want to know all opportunities moodle offers and to have a "network basics" course online with a quiz at the end.
  • Plus: Have a remote lab ready. (always reset-able)

Resources

  • https://github.com/lethliel/moodle-networking-basics
  • https://moodle.opensuse.org/

Looking for hackers with the skills:

networking routing switching training moodle

This project is part of:

Hack Week 20

Activity

  • over 3 years ago: rangelino liked this project.
  • almost 4 years ago: mstrigl started this project.
  • almost 4 years ago: mstrigl added keyword "networking" to this project.
  • almost 4 years ago: mstrigl added keyword "routing" to this project.
  • almost 4 years ago: mstrigl added keyword "switching" to this project.
  • almost 4 years ago: mstrigl added keyword "training" to this project.
  • almost 4 years ago: mstrigl added keyword "moodle" to this project.
  • almost 4 years ago: mstrigl originated this project.

  • Comments

    • ONalmpantis
      almost 4 years ago by ONalmpantis | Reply

      Nice I would like to take the network course when its done !

    Similar Projects

    Remote control for Adam Audio active monitor speakers by dmach

    Description

    I own a pair of Adam Audio A7V active studio monitor speakers. They have ethernet connectors that allow changing their settings remotely using the A Control software. From Windows :-( I couldn't find any open source alternative for Linux besides AES70.js library.

    Goals

    • Create a command-line tool for controlling the speakers.
    • Python is the language of choice.
    • Implement only a simple tool with the desired functionality rather than a full coverage of AES70 standard.

    TODO

    • ✅ discover the device
    • ❌ get device manufacturer and model
    • ✅ get serial number
    • ✅ get description
    • ✅ set description
    • ✅ set mute
    • ✅ set sleep
    • ✅ set input (XRL (balanced), RCA (unbalanced))
    • ✅ set room adaptation
      • bass (1, 0, -1, -2)
      • desk (0, -1, -2)
      • presence (1, 0, -1)
      • treble (1, 0, -1)
    • ✅ set voicing (Pure, UNR, Ext)
    • ❌ the Ext voicing enables the following extended functionality:
      • gain
      • equalizer bands
      • on/off
      • type
      • freq
      • q
      • gain
    • ❌ udev rules to sleep/wakeup the speakers together with the sound card

    Resources

    • https://www.adam-audio.com/en/a-series/a7v/
    • https://www.adam-audio.com/en/technology/a-control-remote-software/
    • https://github.com/DeutscheSoft/AES70.js
    • https://www.aes.org/publications/standards/search.cfm?docID=101 - paid
    • https://www.aes.org/standards/webinars/AESStandardsWebinarSC0212L20220531.pdf
    • https://ocaalliance.github.io/downloads/AES143%20Network%20track%20NA10%20-%20AES70%20Controller.pdf

    Result