Skip to content

Test11 47413: Full Width for Cloze Inputs in Scoring#11513

Open
matheuszych wants to merge 1 commit intoILIAS-eLearning:release_11from
matheuszych:ta11/47413
Open

Test11 47413: Full Width for Cloze Inputs in Scoring#11513
matheuszych wants to merge 1 commit intoILIAS-eLearning:release_11from
matheuszych:ta11/47413

Conversation

@matheuszych
Copy link
Copy Markdown
Contributor

See: https://mantis.ilias.de/view.php?id=47413

Manual scoring cloze gaps render narrow text fields by default. Added a stylesheet rule for .ilAssClozeTest answer areas so input[type=text] spans the full row width, in both _component_test.scss and compiled delos.css.

/cc @thojou

See: https://mantis.ilias.de/view.php?id=47413

Manual scoring cloze gaps render narrow text fields by default. Added a stylesheet rule for `.ilAssClozeTest` answer areas so `input[type=text]` spans the full row width, in both `_component_test.scss` and compiled `delos.css`.
@matheuszych matheuszych changed the title Test 47413: Full Width for Cloze Inputs in Scoring Test11 47413: Full Width for Cloze Inputs in Scoring May 4, 2026
@BettyFromHH BettyFromHH self-assigned this May 4, 2026
@BettyFromHH BettyFromHH added bugfix css/html Pull requests that propose changes to CSS/SCSS or HTML files. labels May 4, 2026
@BettyFromHH BettyFromHH self-requested a review May 4, 2026 11:59
Copy link
Copy Markdown
Contributor

@BettyFromHH BettyFromHH left a comment

Choose a reason for hiding this comment

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

Hi @matheuszych:

Thanks for the PR.

The code you created is independent of the structure. This is not ideal, as it should be integrated into the overall structure.

Please insert the code in the correct location within the structure (line 162).

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

Labels

bugfix css/html Pull requests that propose changes to CSS/SCSS or HTML files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants