-
### Description
In addition to the issue open for docs, having a simple onboarding flow or video about what repo rater is and how it works would be nice. Something less dense than what the docs will…
-
As of the merging of the following mr: https://github.com/lofar-astron/LofarStMan/pull/4, my Docker image fails to build.
Example of a failing build: https://git.astron.nl/ldv/lofar_quality/-/jobs/88…
-
When trying to install the plugin on Dokuwiki Hogfather the entire Dokuwiki gives an error 500.
-
**Describe the bug**
A third-party-extension security rater (similar to Snyk) has given this repo's VS Code Extension a "medium" threat level due to:
> Publisher didn't verify their listed domain ow…
-
1. Chọn danh sach rater nào sẽ tham gia vào project này.
2. Ấn nút "Assign" tự động assign random tasks cho rater.
-
This would allow to easily create and compare visualizations for different raters.
-
Currently a plugin's `get_value()` method can be used to update values onto child objects which only the parent has the context to calculate.
This is a useful mechanism but unfortunately a dummy ke…
-
```js
function rater(rate) {
return "★★★★★☆☆☆☆☆".slice(5 - rate,10 - rate);
}
rater(4)
```
emmmm,这也是个法子,还有其他什么好的方式吗?
-
undefined method `write_inheritable_attribute' for #Class:0xb3546574
activerecord (3.2.1) lib/active_record/dynamic_matchers.rb:50:in `method_missing'
vendor/plugins/acts_as_rated/lib/acts_as_rated.r…
-
Hello, thanks for the library!
I have a scenario where each rater can apply multiple labels to each example. I have 20 labels and 4 raters.
I'm new to this and I would really appreciate if you…