Featured Sites: A-Z Index
H
Newest 10 Entries
Question | How does scoring work for quizzes with different question types? |
---|---|
Answer |
|
Question | Can I reward users for completing quizzes? |
---|---|
Answer | Yes, you can reward users with points for successfully passing a test. This incentivizes participation and encourages users to engage with your content. |
Question | How can I implement security measures for my quizzes? |
---|---|
Answer | Composr provides several features to enhance quiz security and prevent cheating:
|
Question | How do I create and manage quizzes in Composr? |
---|---|
Answer | You can create, edit, and delete quizzes from the Composr Admin Zone:
|
Question | What types of quizzes can I create in Composr? |
---|---|
Answer | Composr supports three main types of quizzes:
|
Question | How does rank work in Conversr? |
---|---|
Answer | Conversr utilizes a rank system based on your accumulated rank points. As you earn points, you progress through different usergroups, unlocking new privileges and benefits. Your rank is a status symbol within the community and often grants access to exclusive features or content. This is subject to your configuration. To make a rank ladder based on points, go to Admin Zone > Security > Usergroups. You are given options regarding ranks when adding or editing a usergroup. Members can see their rank and progress on their member profile rank tab. They can also see all the rank-based benefits they unlocked and ones yet to unlock in future ranks. |
Question | What is points escrow and when would I use it? |
---|---|
Answer | Points escrow is a system that holds points securely during transactions involving a written agreement, often for a product or service. This ensures trust and provides a resolution mechanism in case of disputes.
|
Question | Can I create a leaderboard to showcase top point earners? |
---|---|
Answer | Yes, Composr offers a leaderboard block and module to display top point holders. You can customize the leaderboard to show weekly, monthly, or yearly rankings, filter by usergroups, and exclude staff members if desired. This can encourage healthy competition and motivate members to earn points. Go to Admin Zone > Setup > Leader-boards to create a leader-board. |
Question | How can I modify points for members? |
---|---|
Answer | Staff members with the "Moderate members' points" privilege can directly credit or debit points from members' accounts. This can be used to reward exceptional contributions, refund purchases, or penalize rule violations. |
Question | What is the purpose of the points ledger? |
---|---|
Answer | The ledger provides a transparent and immutable record of every point transaction on the website. It ensures accountability and allows members to track their point activity. Members can view their own ledger, and with the appropriate privilege, they can also see the ledgers of others. |
Top 10 Entries
Question | Are there any limitations to importing forum data? |
---|---|
Answer | Yes, some limitations exist, particularly with specific forum platforms.
|
Question | Where can I find the import functionality in Composr? |
---|---|
Answer | Navigate to Admin Zone > Tools > Import. |
Question | What data formats can Composr import? |
---|---|
Answer | Composr primarily uses database connections for importing. However, it also supports neutral data formats like CSV spreadsheet files and importing downloads from a directory. |
Question | Can I import data from other platforms into Composr? |
---|---|
Answer | Yes, Composr offers importers for several popular platforms:
|
Question | How do I move my Composr website to a new server? |
---|---|
Answer | Moving a Composr site involves transferring both the files and the database. Files:
Database:
Important Steps:
|
Question | Can I integrate third-party JavaScript libraries into Composr? |
---|---|
Answer | Yes, you can integrate third-party JavaScript libraries using various methods:
|
Question | How does Composr handle user authentication with external systems like LDAP or HTTP authentication? |
---|---|
Answer | Composr can integrate with LDAP and HTTP authentication, but these features are considered complex and may require programming experience to set up correctly. Both methods allow users to log in to Composr using their existing credentials from the external system, streamlining access and management. |
Question | What are the limitations of using a third-party forum driver? |
---|---|
Answer | Using a third-party forum driver can lead to limitations. Custom profile fields of type LONG_TEXT are limited to TEXT length, cookie integration is not officially supported and can be complex, and some forum drivers have specific quirks detailed in the nuances tutorial. |
Question | What are the implications of using the "none-forum" driver? |
---|---|
Answer | Using the "none-forum" driver disables or limits many Composr features, including commenting, points, and user interactions. Consider using Conversr instead and restricting access to the forum zone, join module, and personal zone. |
Question | How can I integrate my forum visually into my website? |
---|---|
Answer | Composr allows you to integrate your forum visually into your website. Enable "Show forum within website" in the Admin Zone configuration module and update the forum link in your menu to pass through the "forums" embedding module. You may need to adjust CSS to achieve a seamless look. |