-
-
After errorneous manual editing of assignment.json, there is not obvious error on the app itself that there was an error.
![image.png](https://raw.githubusercontent.com/EdaYeo/pe/main/files/7e3c0099-…
-
Nicholas and Wary to discuss on a proper work process flow
e.g., how to delegate work/task assignments? is it through Wary, Alim and Nicholas or will it be through Business Analyst
-
**Tech stack**
+ FE: React, Next
+ BE: Mongodb, Node, Express, Redis?
+ AI: Llama?
**KEY FEATURES**
+ authentication
+ course --> CRUD actions
+ Q&A section (comment section)
+ blogs -…
-
The EditorField is showing some unexpected behavior. While it does respect the height of the parent container for its outer height, this doesn't apply to the editor portion of the control.
Also, i…
-
Attachments should be assignable to:
- [ ] `Scenario`
- [ ] ~People~ `Character`
- [ ] ~Characters~ `CharacterSheet` (backstory files?)
- [ ] `Story`
As with others, they be connected via prope…
-
Work:
```
[1, 2, 3].map(async (params) => {
console.log(params);
});
```
Not work:
```
const b = [1, 2, 3].map(async (params) => {
console.log(params);
});
```
However you alwa…
-
Separate created assignment and assigned assignments.
Add ability for admin to see all currrent assignments
-
Hi, I'd be interested in knowing how to program this script to work on tests and assignments as well without errors. I'm trying to learn how it works so I can try it on my own. I'd appreciate any help…
-
TarkisFlux, since you're the project manager I figured I'd pose this question to you. Are there any small items you want formatted for inclusion in the pdf? Classes, rules, etc? It's great that we're …