Questions
+FAQ List
- - -+ +
diff --git a/CaPPMS/Pages/Faq.razor b/CaPPMS/Pages/Faq.razor index c72adf9..858251e 100644 --- a/CaPPMS/Pages/Faq.razor +++ b/CaPPMS/Pages/Faq.razor @@ -4,7 +4,6 @@ @page "/faq" -
| + + | ||
|
+ |
+
+ @foreach (var index in Enumerable.Range(0, teamMembers.Count))
+ {
+
+ |
+ + + | + } + +
+ |
+
+
+ |
+
|
+ @if (index < links.Count)
+ {
+ |
+
+ @if (index < linkUrl.Count)
+ {
+ |
+ + + | +
|
+
+ @if (completeClicked)
+ {
+ populateCompletedProject(idea);
+ |
+
@idea.ProjectDescription
+ if (idea.Github.Length > 0) + { + Project GitHub Link: + @idea.Github +@idea.ProjectID
+ } + if (idea.Url.Length > 0) + { + Project Website Link: + @idea.Url +@proj.TeamName
+ + if (proj.GitHubLink.Length > 0) + { + Team GitHub Link: + @proj.GitHubLink +@proj.TeamName
*@ +- The documents and products created by students from each semester can be found here. + The Master of Information Systems with a Specialization in Software + Engineering program at the University of Maryland Global Campus ends + with a capstone course. This webpage allows authorized users to manage + projects by editing data, uploading/deleting files, and making comments.
-+ The project page on the website allows users to explore a diverse range of real-world projects undertaken by + students + in the Master of Information Systems program with a specialization in Software Engineering at the University of + Maryland Global Campus. + These projects often represent the culmination of students' academic endeavors, showcasing their ability to apply + theoretical knowledge + and practical skills to solve complex problems in the field. By browsing through past projects, prospective students + can gain valuable insights + into the innovative solutions developed by graduates and the tangible outcomes of the program's curriculum.. +
-