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

SAK-49493 GB for groups: changes in Lessons, Forums, info blocks and more #13063

Open
wants to merge 4 commits into
base: SAK-49493
Choose a base branch
from

Conversation

bgarciaentornos
Copy link
Contributor

There are a few pending changes, we'll update it soon

alerts.addAll(integrateGradebook(options, gradebookUid, aReference, item, null, null, null, -1, null, sReference, op, -1));
}
} catch (NumberFormatException e) {
System.out.println("e: " + e);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to log.error or another log

// remove from Gradebook
List<String> gradebookUids = gradingService.getGradebookUidByExternalId(item);
for (String gradebookUid : gradebookUids) {
//TODO validar si ese guid va con grupo o da igual?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
//TODO validar si ese guid va con grupo o da igual?
//TODO validar si ese guid va con grupo o da igual?

…config

.

.

November changes in Lessons, Forums, info blocks and more
@bgarciaentornos bgarciaentornos marked this pull request as ready for review December 11, 2024 10:50
@bgarciaentornos bgarciaentornos requested a review from ern December 11, 2024 10:50
@ern ern force-pushed the SAK-49493 branch 2 times, most recently from 51a050c to ad5c4c3 Compare December 18, 2024 18:34
@ern ern force-pushed the SAK-49493 branch 2 times, most recently from 3447b0b to db74c16 Compare January 8, 2025 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants