# Teacher can add discussion board to course ## Description: Teacher can add discussion board to course ## Step-by-Step Procedure: 1. Using http api endpoint created a class with students and teachers already enrolled and setup. 2. Launch ustad app 3. Click on "Existing User" button 4. Click on "Enter link manually" button 5. Enter the site link and click Next 6. Login to the app using the teacher username and password. 7. Click on "Courses" 8. Click on Course name. 9. Click on the "Edit" button. 10. Click on the "Add block" button. 11. Click on the "Discussion board" button. 12. Leave the title blank and click on Save 13. User gets error the Discussion board block title is mandatory 14. Enter "Title" for the discussion board. 15. Click on "Description" 16. Enter description 17. Click on "Done" to save the description. 18. Click on "Done" to save the discussion board. 19. Click on "Save" to save the course changes. 20. Verify the "Discussion board" is visible inside the course. 21. Click on the discussion board name. 22. Verify the "+ Post" button is visible inside the discussion board. 23. Click on "Edit" button. 24. Click on discussion board. 25. Click on the description. 26. Enter a description. 27. Click on "Done" to save the description. 28. Verify the description is visible 29. Click on "Done" to save the discussion board.