{{ __('How to add a Quiz?') }}
{{
__(
'Click on the add icon in the editor and select Quiz from the menu. It opens up a dialog, where you can either select a quiz from the list or create a new quiz. When you select the Create New option it redirects you to the quiz creation page.'
)
}}
{{ __('How to upload content from your system?') }}
{{
__(
'To upload Image, Video, Audio or PDF from your system, click on the add icon and select upload from the menu. Then choose the file you want to add to the lesson and it gets added to your lesson.'
)
}}
{{ __('How to add a YouTube Video?') }}
{{
__(
'Copy the URL of the video from YouTube and paste it in the editor.'
)
}}