Skip to content
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

Progress bar Neuroinformatics #11

Open
Lenala39 opened this issue Aug 14, 2017 · 2 comments
Open

Progress bar Neuroinformatics #11

Lenala39 opened this issue Aug 14, 2017 · 2 comments
Labels

Comments

@Lenala39
Copy link

I have a problem in my Neuroinformatics module: when I add the first 12 Points, the bar and everything changes correctly (also passing ... works fine). But if I add a second class, the bar is not updating:
screenshot_2017-08-14_22-04-07
It is also not shown, that I completed the module, even though I have all the required points.

@ahoereth ahoereth added the bug label Aug 14, 2017
@ahoereth
Copy link
Owner

Bug should be somewhere along those lines /src/components/user/overview/field/UserOverviewFieldController.js#L160-L168.

@Lenala39
Copy link
Author

Now that I had a quick look at your code, I think the problem might be, that Neuroinformatics and Machine Learning are both marked as compulsory, since one can take either one. If I am taking both (to fill up the module), they are both added to comulsury, hence not filling up the bar. Is there any way that can be changed? (Sorry, my coding skills are not that good, but I would like to try to fix this).

I tried adding "Neurodynamics" to the field and then it worked perfectly well to update the progress bar.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants