Moodle

Outcome Report does not show the name of the Activity under the Activities column; instead shows full name of outcome

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Won't Fix
  • Affects Version/s: 1.9, 1.9.1
  • Fix Version/s: None
  • Component/s: Gradebook
  • Labels:
    None
  • Environment:
    XAMPP and LAMP
  • Affected Branches:
    MOODLE_19_STABLE

Description

When an administrator tries to view the outcomes report, the column activities is showing the full names of the outcomes instead of the names of the activities.

Activity

Hide
Raül Fernández added a comment -

I have de same problem. And it is better tu get de longname of the outcome instead de short for de first column

Show
Raül Fernández added a comment - I have de same problem. And it is better tu get de longname of the outcome instead de short for de first column
Hide
Raül Fernández added a comment -

To put the fullname of the outcome, you must change in grade/reports/outcomes/index.php shortname by fullname

For the other issue, I don't know why when I call the function grade_item->get_name() it gets the fullname of the outcome!

index.php line 130 :
$itemname = '<a href="'.$CFG->wwwroot.'/mod/'.$item->itemmodule.'/view.php?id='.$cm->id.'">'.$grade_item->get_name().'</a>';

Show
Raül Fernández added a comment - To put the fullname of the outcome, you must change in grade/reports/outcomes/index.php shortname by fullname For the other issue, I don't know why when I call the function grade_item->get_name() it gets the fullname of the outcome! index.php line 130 : $itemname = '<a href="'.$CFG->wwwroot.'/mod/'.$item->itemmodule.'/view.php?id='.$cm->id.'">'.$grade_item->get_name().'</a>';
Hide
Raül Fernández added a comment -

Hi, in newer versions of moodle adds fullname of the outcome in the outcome report. It's Ok.

BUT, the name of the activities according to the outcome don't show the name of the activitie, shows the name of the outcome too.

Nobody have the same problem? I use 1.9.3+ version with MySQL 5 and php 5 in a SUN machine.

Thanks.

Show
Raül Fernández added a comment - Hi, in newer versions of moodle adds fullname of the outcome in the outcome report. It's Ok. BUT, the name of the activities according to the outcome don't show the name of the activitie, shows the name of the outcome too. Nobody have the same problem? I use 1.9.3+ version with MySQL 5 and php 5 in a SUN machine. Thanks.
Hide
Michael de Raadt added a comment -

Thanks for reporting this issue.

We have detected that this issue has been inactive for over a year has been recorded as affecting versions that are no longer supported.

If you believe that this issue is still relevant to current versions (2.1 and beyond), please comment on the issue. Issues left inactive for a further month will be closed.

Michael d;

lqjjLKA0p6

Show
Michael de Raadt added a comment - Thanks for reporting this issue. We have detected that this issue has been inactive for over a year has been recorded as affecting versions that are no longer supported. If you believe that this issue is still relevant to current versions (2.1 and beyond), please comment on the issue. Issues left inactive for a further month will be closed. Michael d; lqjjLKA0p6
Hide
Michael de Raadt added a comment -

I'm closing this issue as it appears to have become inactive and is probably not relevant to a current supported version. If you are encountering this problem or one similar, please launch a new issue.

Show
Michael de Raadt added a comment - I'm closing this issue as it appears to have become inactive and is probably not relevant to a current supported version. If you are encountering this problem or one similar, please launch a new issue.

People

Vote (4)
Watch (3)

Dates

  • Created:
    Updated:
    Resolved: