-
## Rubric Score
### Criteria 1: Valid Python Code
* _Score Level:_ 3
* _Comment(s):_ Great work creating valid and functional code for the most part. It is crucial to test all your methods as yo…
-
## Rubric Score
### Criteria 1: Valid Python Code
* _Score Level:_ 4/4 Exceeds Expectations
* _Comment(s):_ No syntax errors. But great job writing all valid Python code without any errors or is…
-
## Rubric Score
### Criteria 1: Valid Python Code
* _Score Level:_ 4/4 Exceeds Expectations
* _Comment(s):_ Not syntax errors (with the exception of last line. Just make sure to use print state…
-
It might be interesting to quantify each rater's (expert radiologist) performance with respect to the consensus GT (senior expert radiologist + fusion via majority voting). Idea inspired from Fig. 4. …
-
let rater = iRate.sharedInstance()
rater!.appStoreID = XXXXXX;
rater!.verboseLogging = true;
rater!.onlyPromptIfLatestVersion = false
// rater!.previewMode…
-
**Criteria 1: Valid Python Code**
Score Level: 4/4
**Criteria 2: Implementation of Project Requirements**
Score Level: 4/4
Comment(s): [EDIT] - great job adding additional functions to you…
-
## Rubric Score
### Criteria 1: Valid Python Code
* _Score Level:_ 1
* _Comment(s):_ When the various tests in populate.py are uncommented, there are a few errors that crop up. Most positive us…
-
## Rubric Score
### Criteria 1: Valid Python Code
* _Score Level:_ 3/4 Meets Expectations
* _Comment(s):_ Adding your own user interface was a great start, however, some errors (as you pointed o…
-
After installing, I ran `npm start `, but got:
```
./node_modules/react-rater-plus/lib/rater.js
Module not found: Can't resolve 'react-css-themr' in 'C:\...\node_modules\react-rater-plus\lib'
``…
-
## Rubric Score
### Criteria 1: Valid Python Code
*_Score Level:_ 1/4 (Needs Improvement)
*_Comments:_ Make sure to test all of the functions. When we uncomment the calls to highest_rated_book, m…