• Resolved adrenmaths

    (@adrenmaths)


    Hello,

    In some quiz, I want a video to be embedded in a question.
    The command used looks like this :

    [embed]https://youtu.be/blablabla[/embed]

    What if i want to resize it to a smaller size ?

    I tried :

    [embed width="384" height="216"]https://youtu.be/blablabla[/embed]

    but nothing happens ??

    The size remains MUCH larger that the requested one.

    What did I miss ?

    Thank you for your help.

    Adren

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @adrenmaths,

    Try reducing the width of the video using Custom CSS. Can you please share your quiz URL so that I can check?

    Kind regards,
    Kriti

    Thread Starter adrenmaths

    (@adrenmaths)

    Here it is :

    https://math-os.com/quiz/cm-limcontder-01/

    I would like the reduce the size of the displayed video.

    Here is the code I use inside QSM text (to be displayed before the quiz) :

    —————————
    Bienvenue ??

    Ceci est le quiz %QUIZ_NAME% de Math-OS.
    Il comporte 10 affirmations et n’est pas chronométré.

    [embed width="400"]src=”https://www.youtube.com/embed/_lk5SyQBME4″%5B/embed%5D

    Pour chaque affirmation, vous devez décider si elle est – selon vous – vraie ou fausse.
    —————————

    Thread Starter adrenmaths

    (@adrenmaths)

    Hi Krity,

    Meanwhile, I solved my problem regarding the size of the video.

    It could be helpful for someone else to know that the “MEDIA” button, located on the top of the classic editor, indeed helped to embed a youtube video, but not at the correct size. Maybe something exists to correct this but I didn’t find it.

    The solution is straightforward : it suffices to paste the URL in a new line, in VISUAL mode (and not in TEXT mode).

    Best regards.
    Adren

    Hi @adrenmaths,

    Thanks for letting me know.

    Regards,
    Kriti

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Size of embedded video’ is closed to new replies.