-
Hello, I would like to try an utilize this program for grading my FITS images, but It is unclear to me where/how to get a copy downloaded and installed. Is there a help file somewhere?
Thx -Scott
-
Hi,
In order to grade your TIP I've used the following scheme:
- **Code quality**: 50%
- **Modularity**: 20%
- **Originality**: 20%
- **Usage of dev tools (git, pip, ...)**: 10%
---
| s…
-
This issue should be the very *last* one that the team drags into the "done" column;
it signifies that the sprint is complete, and that the project is ready for the
staff to review it for a grade.
##…
-
# Password guesser
7.5/10
- HTML 4 out of 4 (Good job!)
- If statement used 1 out of 2
- Button click declared 1 out of 1
- Gives user some output 0.5 out of 1 (alert written but not properly d…
-
- 81/100 points
Some pointers:
- Use validation across the board, the enquiry object is not safe
- Add a route handler for default routes (404)
- Unsubscribe from observables (and DO NOT use nes…
sweko updated
10 months ago
-
Hi Team 10,
Not all the files in your repo has been described in the README.md ( .md files) (-2)
`install.package()` codes have not been removed or commented out in the troubleshooting doc. (-2)…
-
- [x] Make sure to use `router-outlet` properly, i.e. the `app-component` should be used to common functionalities, instead of repeating the functionality in multiple components
- [ ] Extract small f…
sweko updated
10 months ago
-
| **Assignment** | **Points** | **Grade** | **Evidence** |
|----------------------------|---------------|-----------|--------------|
| Pull Request (Integration) | 2 | …
-
Currently, when an instance question is submitted, the next submission loaded for the grader is based on a fixed order. Ideally it should be possible for this grading to be done in other orders (e.g.,…
-
The math is done. Now find a reasonable design of `class GradingCurve` or `@dataclass GradingMixture` or whatever to represent and conveniently sample the radii according to a grading curve.