We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sweeden-ttu/canvas-lms-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
---
layout: default
title: CS5374 Project Proposal & Plan
---
# CS5374 Software Verification and Validation
**Spring 2026 | TTU**
This site hosts the project proposal, project plan, and syllabus alignment for the Canvas LMS Adaptive Learning and Content Pipeline system developed for CS5374.
## Quick Links
- [Proposal](/proposal/) – Project proposal (due per syllabus)
- [Project Plan](/project-plan/) – Timeline and deliverables aligned with course modules
- [Syllabus Alignment](/syllabus-alignment/) – Topics and timing mapped to Canvas modules
## Course Content
Downloaded course content is in `course_content/CS5374-Spring2026/`:
- Syllabus: `02_Outline_Syllabus/`
- Lecture notes: `03_Lecture_Notes_Software_Testing/`
- LangSmith tutorials: `04_LangSmith_Tutorial_1/`, `05_LangSmith_Tutorial_2/`
- LangGraph hands-on: `07_LangGraph_Hands_On/`