From 20ae2639593c9a0a0493fc3555be4dd46fb6b526 Mon Sep 17 00:00:00 2001
From: Peter 201943 Mangelsdorf <pjm349@drexel.edu>
Date: Mon, 14 Feb 2022 13:56:18 -0500
Subject: [PATCH] set todays agenda

---
 documents/discussions/2022-02-14.md | 60 +++++++++++++++++++++++++++++
 1 file changed, 60 insertions(+)
 create mode 100644 documents/discussions/2022-02-14.md

diff --git a/documents/discussions/2022-02-14.md b/documents/discussions/2022-02-14.md
new file mode 100644
index 0000000..1f1a166
--- /dev/null
+++ b/documents/discussions/2022-02-14.md
@@ -0,0 +1,60 @@
+
+## 2022-02-14
+
+## Meeting Agenda
+- I am glad you are all here
+- I do not want to waste anyone's time
+
+1. [Review Notes from the Weekend](2022-02-12.md)
+2. [Where do we Want Notes?](#notes-location)
+3. [What are our expectations?](#expectations)
+4. [Do we Understand the Repo?](#understanding-the-repo)
+5. [What working style do we want to follow? (Branches, Work Days)](#working-style)
+6. [What Notifications do we want?](#notifications)
+7. [More Repo Setup](#more-repo-setup)
+8. [Going Forward](#going-forward)
+
+## Notes Location
+- Peter: Have noticed that no-one else is using the OneNote notebook
+- Peter: Would we like to consolidate our notes into the [repo/docs folder](https://gitlab.cci.drexel.edu/courseeval/team-blue/-/tree/main/documents) from now on?
+- Peter: Still intend to keep any "sensitive" notes only in the OneNote notebook and the Teams for any Documents
+
+## Expectations
+- Peter: What do you guys want from this project?
+- Peter: Need way better deadlines
+
+## Understanding the Repo
+- Documents/Decisions
+- Documents/Developers/Contributing
+- Documents/Developers/Conduct
+
+## Working Style
+- Peter: How do we want to work on this?
+- Peter: I do not want to be stuck with it
+
+## Notifications
+- Peter: I added a Discord Bot because I noticed no one received any notifications via email
+- See for Help: [Discord Notifications service | GitLab](https://docs.gitlab.com/ee/user/project/integrations/discord_notifications.html)
+- See for Help: [Discord Notifications · Integrations · Settings · CourseEval / Team Blue · GitLab (drexel.edu)](https://gitlab.cci.drexel.edu/courseeval/team-blue/-/integrations/discord/edit)
+
+## More Repo Setup
+- Peter: [Created a Fork of EvaP for all CourseEval to use](https://gitlab.cci.drexel.edu/courseeval/EvaP) and [added it as a submodule within our own project](https://gitlab.cci.drexel.edu/courseeval/team-blue/-/commit/0e38f3133f56813beb9c62f9a05340d3f1de9309)
+- See for Help: [How do I work with a git repository within another repository?](https://stackoverflow.com/questions/1811730/how-do-i-work-with-a-git-repository-within-another-repository)
+- See for Help: [! [remote rejected] errors after mirroring a git repository](https://stackoverflow.com/questions/34265266/remote-rejected-errors-after-mirroring-a-git-repository)
+- Peter: [Created branch `docs`]()
+
+## Going Forward
+
+### Not enough time to spend time investigating and voting
+- Peter: [Played around with Sakai at this URL](https://experimental.nightly.sakaiproject.org/portal/site/99949356-ae19-41c3-9bf8-67a704c47e44/tool/f123b3d2-d816-4531-97db-094e629767e9/add)
+  - (Username: `pjm`, Password: `12345`)
+- Peter: See the "Tests & Quizzes" tab for the "Evaluation"
+- Peter: I think the evaluation system only works from inside Sakai (lot of system to support for one feature)
+- Peter: Their form-builder also appears to be lacking
+- Peter: As such, I do not recommend us trying to contribute to it
+
+### Need Better Issue Templates
+- Peter: I can spend time on this, what would we like on it?
+
+### Reaching out to the University of Potsdam
+- Peter: I intend to do this, any considerations/objections?
-- 
GitLab