-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DynamicValueChallenge Integration #24
Comments
Just wondering if this is already implemented? |
afaik this isn't implemented but last time I checked it seemed that integration should be possible. |
Do you mind sharing the way how to integrate it? Is it just changing the base class to DynamicScoreChallenge class or something more? |
Hey there,
Unfortunately, I don't have the capacity to work on this right now. But
from what I remember, you should be able to change the class inheritance in
the plugin to "DynamicChallenge" or something like that and you may have to
add the Dynamic Challenge specific keys like "decay" and I imagine it
should work pretty well.
…On Wed, Jun 7, 2023 at 12:26 PM Aimar Adhitya ***@***.***> wrote:
Just wondering if this is already implemented?
afaik this isn't implemented but last time I checked it seemed that
integration should be possible.
Do you mind sharing the way how to integrate it? Is it just changing the
base class to DynamicScoreChallenge class or something more?
—
Reply to this email directly, view it on GitHub
<#24 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAKDBEXLDAEKB7LEKA3D5O3XKCTTPANCNFSM6AAAAAARYBFA4Q>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
would be cool If we could incorporate dynamic scoring into this, I have been messing around trying to inherit the class but can't seem to get it working so thought I would request this feature.
Thanks.
The text was updated successfully, but these errors were encountered: