Verint | Telligent Community
Verint | Telligent Community
  • Site
  • User
  • Site
  • Search
  • User
Marketplace
Marketplace
Listings Community Engagement Widget
  • Listings
  • More
  • Cancel
  • New
Marketplace requires membership for participation - click to join
Details
  • $attribute.Name Version: 12 , 11.1 , 11
  • $attribute.Name Type: Widget
  • $attribute.Name Price: Free
  • $attribute.Name URL: Free
  • $attribute.Name Author: Verint
  • $attribute.Name Support: Free to use as-is. Additional support can be purchased from the Verint Professional Services team.
  • activity
  • Progress
  • community engagement
You may also like:

Community Engagement Widget

This widget gives your community members a visual indicator of actions they should take on the Community to increase their engagement. A gray checkmark is shown next to the activity until the user has completed the activity.  Once completed, a green checkmark will be shown.  The progress bar will also fill as members complete engagement activities.

This widget can be placed on the Community homepage to show engagement across all sub-groups or it can be placed inside of a Group to show engagement in that particular group and it's sub-groups.

Installation Instructions:

  1. Import the widget named CommunityEngagement-Widget into the Verint Community Widget Studio (Administration > Interface > Widgets > Import).
  2. Navigate to the page you would like to show the "Community Engagement" widget on and add it to the page (Pencil > Edit Group Theme > Edit this Page).
  3. Once the widget is placed on the page, click the "gear icon" to enable or disable the activities you want to show.  By default, all activities are enabled.
    1. Activity choices are:
      1. Update Avatar
      2. Update Bio
      3. Comment on a Blog Post
      4. Create Forum Thread
      5. Create an Idea
      6. Like a piece of Content
      7. Upload Media

Screen Shot:

Choose which items you want to show for your users:

You can also pick your own colors!

Top Comments

  • Gangadhar 3sides
    Gangadhar 3sides over 2 years ago +1
    Hi Elijah, There is a small bug in the widget like and Idea are miss-configured #if($item == 'idea') <div class="margin"><span id="like" class="valign icon check"></span><span id="liked" class="valign…
Parents
  • Gangadhar 3sides
    Gangadhar 3sides over 2 years ago

    Hi Elijah, There is a small bug in the widget like and Idea are miss-configured

     #if($item == 'idea')
                <div class="margin"><span id="like" class="valign icon check"></span><span id="liked" class="valign">$core_v2_language.GetResource('Idea')</span></div>
            #end
            #if($item == 'liked')
                <div class="margin"><span id="idea" class="valign icon check"></span><span id="idea1" class="valign">$core_v2_language.GetResource('Liked')</span></div>
            #end

    needs to be

     #if($item == 'idea')
                <div class="margin"><span id="idea" class="valign icon check"></span><span id="idea1" class="valign">$core_v2_language.GetResource('Idea')</span></div>
            #end
            #if($item == 'liked')
                <div class="margin"><span id="like" class="valign icon check"></span><span id="liked" class="valign">$core_v2_language.GetResource('Liked')</span></div>
            #end

    • Cancel
    • Vote Up +1 Vote Down
    • More
    • Cancel
Comment
  • Gangadhar 3sides
    Gangadhar 3sides over 2 years ago

    Hi Elijah, There is a small bug in the widget like and Idea are miss-configured

     #if($item == 'idea')
                <div class="margin"><span id="like" class="valign icon check"></span><span id="liked" class="valign">$core_v2_language.GetResource('Idea')</span></div>
            #end
            #if($item == 'liked')
                <div class="margin"><span id="idea" class="valign icon check"></span><span id="idea1" class="valign">$core_v2_language.GetResource('Liked')</span></div>
            #end

    needs to be

     #if($item == 'idea')
                <div class="margin"><span id="idea" class="valign icon check"></span><span id="idea1" class="valign">$core_v2_language.GetResource('Idea')</span></div>
            #end
            #if($item == 'liked')
                <div class="margin"><span id="like" class="valign icon check"></span><span id="liked" class="valign">$core_v2_language.GetResource('Liked')</span></div>
            #end

    • Cancel
    • Vote Up +1 Vote Down
    • More
    • Cancel
Children
  • Grant Pankonien
    Grant Pankonien over 2 years ago in reply to Gangadhar 3sides

    Thanks Gangadhar 3sides ! I've made the changed and updated the download. I appreciate you!

    • Cancel
    • Vote Up 0 Vote Down
    • More
    • Cancel
  • Telligent
  • Professional Services
  • Submit a Support Ticket
  • Become a Partner
  • Request a Demo
  • Contact Us

About
Privacy Policy
Terms of use
Copyright 2024 Verint, Inc.
Powered by Verint Community