Skip to content

Fix for #102 and #120#168

Open
juacas wants to merge 2 commits intomain_oldfrom
issue/102
Open

Fix for #102 and #120#168
juacas wants to merge 2 commits intomain_oldfrom
issue/102

Conversation

@juacas
Copy link
Copy Markdown
Contributor

@juacas juacas commented Apr 14, 2025

Fix #102 and #120
Hidden categories does not allow to get categories tree but it's ok just to see one level as workaround.

Comment thread classes/rule.php
}

$sql = "SELECT nr.id
$sql = "SELECT UNIQUE nr.id
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I'd say that UNIQUE is not compatible with PostgreSQL.

fpano added a commit that referenced this pull request May 23, 2025
@fpano
Copy link
Copy Markdown
Collaborator

fpano commented May 23, 2025

After resolving conflicts, I've pushed to main branch the changes (helper and get_rules_index), but the ones on itemgraded.php file (see 143_itemgraded branch) and the query.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocking bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

La vista del profesor no muestra todas las reglas del curso.

2 participants