Skip to content

Student dashboard issues#2418

Open
sanjana4khan wants to merge 7 commits into4.0.0-devfrom
student-dashboard-issues
Open

Student dashboard issues#2418
sanjana4khan wants to merge 7 commits into4.0.0-devfrom
student-dashboard-issues

Conversation

@sanjana4khan
Copy link
Collaborator

  1. Fixed statistics card link issue
  2. Added icon for resume text
  3. Added profile completion button URL
  4. Added total time spent data in the student dashboard

@sanjana4khan sanjana4khan added the 4.0.0 Tutor v4.w0w label Mar 6, 2026
</span>
</div>
<a href="<?php echo esc_attr( tutor_utils()->tutor_dashboard_url( 'settings' ) ); ?>" class="tutor-btn tutor-btn-primary-soft tutor-btn-small">
<a href="<?php echo esc_attr( tutor_utils()->tutor_dashboard_url( 'account/settings' ) ); ?>" class="tutor-btn tutor-btn-primary-soft tutor-btn-small">
Copy link
Collaborator

Choose a reason for hiding this comment

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

Dashboard::get_account_page_url( 'settings' );

* seconds: int
* } Total accumulated duration from all given courses.
*/
public static function get_total_time_spent_by_user( $course_ids ): array {
Copy link
Collaborator

Choose a reason for hiding this comment

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

The function name is misleading. According to name, there is not relation with a user.

@sanjana4khan sanjana4khan requested a review from harunollyo March 11, 2026 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.0.0 Tutor v4.w0w

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants