Home › Forums › Legacy Support › Support queries › Setup issues › WPLMS Dashboard plugin: make dashboard visible to instructor?
Tagged: Dashboard
- This topic has 7 replies, 3 voices, and was last updated 6 years, 10 months ago by Anshuman Sahu.
Viewing 8 posts - 1 through 8 (of 8 total)
-
AuthorPosts
-
January 16, 2018 at 7:36 am #142856NickParticipantHi there, I have a couple of widgets that I want to place in the dashboard of the student profile, but I also want that content visible to the course instructor. Is it possible for that student dashboard (and student related content within it) to be available for the instructor?January 17, 2018 at 4:49 am #143032DianaParticipant@nikicampbell, No, it is not available as of now that you can view exactly the contents of the student in your dashboard. There are some of the widgets available like recently active which will display the active students. You can see the statistics related to student as well as related to instructors in wp-admin > LMS > StatisticsJanuary 17, 2018 at 5:32 am #143039NickParticipantThe biggest thing that I am trying to accomplish (and I've been exploring many avenues) is displaying the "Earned Points" on the font-end profile for a specific student so that the instructor can see how many points they have gotten in the course from Badges (through the BadgeOS plugin). And the reason I asked about the dashboard is that there is already a widget available that displays the Earned Points that I can place in the dashboard for a student. It would solve my problem! It is a piece of information that I need to make easily available for the course instructor. Or the other thought I had was to find a way of displaying the Earned Points user metadata field on the members page. https://brilliantwebsite.tools/members/ I have the theme template for that member list page, and it even has a space to place extra fields ( https://prntscr.com/i1d685 ), but don't know what the field name is for that metadata. So if anyone in your support team knows, it would be incredibly helpful. Thanks for any info that you might have to get me this result :) NikiJanuary 17, 2018 at 1:03 pm #143133Anshuman SahuKeymasterWell that cannot be possible with the badgeos widget coz it will show user's own data . I have replied on our other topic which you can use to show the earned points in members directory below the name of user . If you are not able to do it then we can do this as a paid customization for $15 . let me know in interested .January 17, 2018 at 7:51 pm #143184NickParticipantI have placed the code, and tried a few versions of it in (from other thread) and now it simply displays the earned points of the logged in user, but applied to all the member profiles (not the earned points for each member). If you think that you can shift it to display the total for each member, then we will of course pay for that customization, no problem :) Please let me know how to proceed. Here is the page of members: https://brilliantwebsite.tools/members/ Here is a page template that I made - not beautiful or searchable - but it is at least displaying the accurate amount for each user: https://brilliantwebsite.tools/student-list/January 18, 2018 at 12:57 pm #143286Anshuman SahuKeymasterThis reply has been marked as private.January 18, 2018 at 5:58 pm #143333NickParticipantYou are amazing! That almost got me there, but the missing ingredient was to use echo beforehand: echo badgeos_get_users_points( $user_id ) I'm sending you the customization $, as a simple gesture to express how grateful I am for this...January 19, 2018 at 12:22 pm #143436Anshuman SahuKeymasterWell glad to hear that worked for you but we do not need it, This message itself is enough for us . Just give us a good rating at themeforest :)
-
AuthorPosts
Viewing 8 posts - 1 through 8 (of 8 total)
- The topic ‘WPLMS Dashboard plugin: make dashboard visible to instructor?’ is closed to new replies.