Moodle

No message about required database entries

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.8.4
  • Fix Version/s: 1.8.5, 1.9, 2.0
  • Labels:
    None
  • Environment:
    any
  • Database:
    MySQL
  • Affected Branches:
    MOODLE_18_STABLE
  • Fixed Branches:
    MOODLE_18_STABLE, MOODLE_19_STABLE, MOODLE_20_STABLE

Description

To recreate:

Set up database activity with "Required entries" set to "2"
Login as student
Add an entry

No messages are displayed indicating the required number of entries.

Issue Links

Activity

Hide
Nicolas Connault added a comment -

The requiredentries param was simply not implemented...

Show
Nicolas Connault added a comment - The requiredentries param was simply not implemented...
Hide
Ray Lawrence added a comment -

Nice one. Thanks!

Show
Ray Lawrence added a comment - Nice one. Thanks!
Hide
Artem Andreev added a comment -

I think implementation not right.

From help file

Required Entries

The number of entries a participant is required to submit. Users will see a reminder message displayed while viewing if they have not submitted the required number of entries.

The activity will not be considered complete until the user has submitted the required number of entries.

At this moment user view message "You must add $a more entry/entries before you can view other participants\' entries." Is it right for Required Entries? I think no. This message right for Entries required before viewing parameter...

Show
Artem Andreev added a comment - I think implementation not right. From help file Required Entries The number of entries a participant is required to submit. Users will see a reminder message displayed while viewing if they have not submitted the required number of entries. The activity will not be considered complete until the user has submitted the required number of entries. At this moment user view message "You must add $a more entry/entries before you can view other participants\' entries." Is it right for Required Entries? I think no. This message right for Entries required before viewing parameter...
Hide
Ray Lawrence added a comment -

Artem, I think you're correct with this it's either the wrong value or the incorrect language string is being used.

Show
Ray Lawrence added a comment - Artem, I think you're correct with this it's either the wrong value or the incorrect language string is being used.
Hide
Nicolas Connault added a comment -

Fixed the lang string.

Show
Nicolas Connault added a comment - Fixed the lang string.
Hide
Petr Škoda (skodak) added a comment -

verified, closing

Show
Petr Škoda (skodak) added a comment - verified, closing

People

Dates

  • Created:
    Updated:
    Resolved: