Lesson Creation Form - Copy this Html, Tailwind Component to your project
Create a form page for adding a new lesson to a course. The layout should include: A page title at the top: 'Add New Lesson.' A breadcrumb navigation section ('Dashboard > Courses > Example Course > Add Lesson'). A central form with the following inputs: A text field labeled 'Lesson Name.' A video selector with the option 'Use Membrox Video' and an upload section with drag and drop functionality for video files. The accepted formats include MOV, MP4, etc. A text area for 'Description' with a rich text editor (WYSIWYG). A field labeled 'Lesson Position' with instructions to enter a number. A dropdown for 'Initial Lesson Status' with options like 'Draft.' A text field for 'Lesson Release' (in days). A notice indicating 'No quizzes available' with a 'Create Quiz' link. A highlighted button at the bottom for 'Create Lesson.' A sidebar on the right with additional information, including details about video options, lesson position, and status.
