⇐ Create and Assign Enablement Resources
Now that the newly created community site and its enablement resources and learning path have been published, it is possible to experience the Enablement Tutorial site.
Begin by browsing to the URL displayed when creating the site, but on the publish server, e.g.
If the default home page was set, then simply browsing to http://localhost:4503/ should launch the site.
When first arriving at the published site, the site visitor would typically not already be signed in and would be anonymous.
http://localhost:4503/content/sites/enable/en.html
An anonymous site visitor is immediately presented with the login page for this private enablement community site. Note that there is no option to self-register nor login with Facebook or Twitter.
Notice this home page shows four menu items: Assignments, Ski Catalog, What's New
and Discussions
, but none may be reached without signing in.
It is possible to grant anonymous access to an enablement site without allowing site visitors to self-register.
If an enablement resource is set to show in catalog
and allow anonymous access
, it will be possible for anonymous site visitors to view resources in the catalog.
A known limitation exposes the community site content to anonymous visitors through jcr content and json , though allow anonymous access is disabled for the site’s content. However, this behavior can be controlled using Sling Restrictions as a workaround.
To protect your community site’s content from access by anonymous users through jcr content and json , follow these steps:
On AEM Author instance, go to https://<host>:<port>/editor.html/content/site/<sitename>.html.
Do not go to the localized site.
Go to Page Properties.
Go to Advanced tab.
Enable Authentication Requirement.
Add the path of the login page. For example, /content/......./GetStarted
.
Publish the page.
This experience relies on users Riley Taylor
and Sidney Croft
being created and assigned to the Ski Lessons learning path through their membership in the Community Ski Class group.
Login with
Username: riley
Password: password
If the user profile was not created through self-registration, the very first time a member signs in, their Profile page is displayed so they may verify and modify it as necessary.
The next time the member signs in, the home page, identified by the first menu item, is displayed.
The Assignments page is where the member is shown all of the learning paths and enablement resources assigned specifically to them.
Each assignment provides basic information as to
The type of Assignment is indicated by an icon in the upper left corner of the card. The image of a road is for a learning path with the number of included enablement resources.
Selecting Ski Lessons will display the two enablement resources referenced by the learning path.
Selecting Ski Lesson 1 will open the enablement resource’s details page.
From the details page, the member is able to learn, rate the lesson and add comments. Any member activity will be reflected in the What’s New section of the site.
Interactions with the enablement resource will be noted in the Report section accessible in the author environment.
The Ski Catalog page is the catalog of enablement resources tagged with tags from the Tutorial
namespace. The two Ski Lesson resources are tagged with the Skiing
tag, such that if any tags other than All
or Tutorial: Sports / Skiing
is selected, nothing is displayed.
When a member has not been assigned enablement resources, either directly or through a learning path, it is possible to interact with enablement resources located within a catalog and provide feedback through comments and ratings.
In addition to rating and commenting on enablement resources (when enabled), the community site template from which Enablement Tutorial
was created includes the forum function (title is Discussions)
.
Select the Discussions
link and post a topic.
Log out and Log in as Sidney Croft (sidney / password) and reply to the question, as well as Follow the topic.
Notice, in addition to inline moderation, there are options to share the topic on social media or to email the topic.
The What's New
menu item is the title given the activity stream function in this community site’s structure.
Still signed in as Sidney, select the What's New
link to show the activity.
This experience assumes [Quinn Harper](/docs/experience-manager-64/communities/introduction/enablement-setup.html?lang=en#publishcreateenablementmembers)
was assigned the roles of moderator and resource contact.
Login with
Username: quinn
Password: password
Once signed in, notice there is a new menu item, Administration
, which appears because the member was given the role of moderator.
The home page is identified by the first menu item, Assignments. Quinn is the moderator and enablement resource contact and was not enrolled in any enablement resources or learning paths, and so there is nothing to display.
What there is, is activity by the two learners, Riley Taylor
and Sidney Croft. By s
electing the Administration
link to access the Moderation Console, Quinn is able to use the bulk moderation console to moderate their posts.
Selecting the side-panel icon toggles open the filters used to search community content.
Hovering over a comment card displays moderation actions.
There are two ways to access reporting on learners and enablement resources.
On author, navigate to the Communities, Resources console, where the enablement resources are managed, and after selecting a community site, it is possible to generate reports for
Navigate to the Communities, Reports console, and generate reports according to
Assignments to enablement resources and learning paths
Posts to a community site over a specific period
Views (site visits) of a community site over a specific period
Posts and views may be to all content, or to specific content:
With a little activity and interaction with the Resources on publish, viewing the reports on author is worth a look.
Enablement Tutorial
siteReport
icon for a summary of all ResourcesReport
icon for a report on that ResourceNotice that it is likely too soon to show data from Adobe Analytics, which can take from 1 to 12 hours to appear. However, basic SCORM reporting is already available.
Select Communities > Resources
Open card Enablement Tutorial
Open card Ski Lessons
select Report, User Report
The Reports console allows for generation of reports on
For reports on assignments:
On author
Sign in with administrative privileges
Navigate to Communities > Reports > Assignments Report
Select a Site from the pull-down menu (select Enablement Tutorial
)
Select Group (select Community Ski Class
)
Select an Assignment (select Ski Lessons
)
Select Generate
For reports on views:
On author
Sign in with administrative privileges
Navigate to Communities > Reports > Views Report
Select a Site from the pull-down menu (select Enablement Tutorial
)
Select Content Type (select all
)
Select a date range (select Last 7 days
)
Select Generate
⇐ Create and Assign Enablement Resources