-
During the few weeks of usage I have noticed that some questions and answers could be improved.
I obviously appreciate the effort of having this in general and would like to thank the authors for the…
-
## Summary
In a custom-jest.config.json we can use "extends" to inherit a lot of good defaults as needed for rushstack. However, it's not clear how to _replace_ a property like `testMatch`; instead …
-
### Tests for employees by categories
General Workplace Safety:
• Content: Fire safety, emergency procedures, hazard identification, PPE usage, basic safety protocols (e.g., lockout/tagout).
• Exam…
-
This looks good! It looks like you're going to have some kind of inheritance between your various test question types - Abstract Question has many subclasses. That's pretty exciting, because this is a…
-
Hi, I'm trying to make some tests using the `lidc_exp` experiement and I want to iterate over my training data only once per epoch. The actual configuration is iteration throughout a fix number of bat…
-
(Previous title was: "Annotation tool: Write browser-based tests (QUnit and LiveServerTestCase)")
This will go a long way towards being able to modify annotation tool functionality more easily. I'v…
-
Hi, I was about to roll my own solution for this, when I decided to look in pypi to see if it had been done already. I have a few questions.
1. Is the quizdown format formally defined somewhere?
2…
-
In meshed networks, multiple solution might exist, and different solutions might be found depending on the starting values (see #110). Aside from smart choice of initial solution (see #113), other alg…
-
Right now, scoped releases pick up both global (unscoped) changes and changes specific to that scope. Now I write the tests for this, it feels like unexpected behaviour: I think I'd expect specifiying…
-
There's one last trick that I forgot to mention in class for getting good results on these "multiple choice question" or "classifier-type" prompts: you should actually tell the model what the possible…