Is there a way of displaying the Earned Points for a student?

Home Forums Legacy Support Support queries Setup issues Is there a way of displaying the Earned Points for a student?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #142681
    Nick
    Participant
    Hi there, we are using badgeOS, and a user gets badges for each assignment completed. I have a couple of questions:
    1. Is there a way of displaying (for the user and course administrator) the total earned points? We could sum up the badge totals when looking at "Achievements" but it would be amazing (and quicker for the instructor) to see the final number to know how much credit this student will get.
    2. If we can do that, which box do I fill for points? the meta-box for the badge or the meta-box for the step to complete the assignment? (if I fill both of those, is that a problem?)
    3. Also, when I look at the user-data from the dashboard - it is displaying two badges (I've only created one) for each task. What is that other badge for and how do I delete it? http://prntscr.com/i097to
    #142748
    Anshuman Sahu
    Keymaster
    1. Well sorry wplms shows mycred points only not badgeos points .User need to get to her profile -> acheivements tab to see her points I guess. You can try third party plugins for this . refer : https://www.buddyboss.com/support-forums/topic/badgeos-achievement-points/ https://badgeos.org/support/forums/topic/total-points-buddypress-profile/ 2. again this is a badgeos feature actually please consult badgeos plugin author/support on this . 3. Well that badge appeared based on your settings .please check your settings carefully .I would again mention here to contact badgeos for this .
    #142836
    Nick
    Participant
    I found a way of displaying them adding some PHP on a page template: https://brilliantwebsite.tools/student-list/ I used code that I found on the BadgeOS support site: https://badgeos.org/developers/metadata/ But ideally we would love to place them on the member page (if possible) - even right below their name. Here is a screengrab of the code I placed: http://prntscr.com/i105hy Do you think that it could work in the member area?
    #142852
    Nick
    Participant
    Actually, If I could place that BadgeOS code in the theme/page template that displays this list of members, that would be perfection. https://brilliantwebsite.tools/members/ Which file is this, that creates the list of members? Would my code work in that file? thank you! I know I have a lot of questions, I'm just trying to make it work well for our purposes :)
    #142936
    Anshuman Sahu
    Keymaster
    its coming from wplms theme -> members -> members-loop.php file .
    #142986
    Nick
    Participant
    Great, I can even see in that file that there is a place to add a new field to display: http://prntscr.com/i1d685 Do you know where I would find the name of that field, so that I can place it here?
    #143121
    Anshuman Sahu
    Keymaster
    just use that function here : http://prntscr.com/i1nsne  to show points.
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Is there a way of displaying the Earned Points for a student?’ is closed to new replies.