
Everything posted by Joel R
-
(NB41) Content Ratings
Yes, it should act the same way as regular reputation. That would make the most sense If positive rating, then +1 reputation. If neutral eating, then +0 reputation. If negative rating, then -1 reputation.
-
(NB41) Content Ratings
Okay, thanks for clarification. As a feature suggestion, I'd like to recommend that it increases the content item's reputation as well.
-
Quizzes
Thanks for clarifying @Adriano Faria, the WYSIWYG is for quiz description. (Not the questions). I need a way to upload images for questions and answers.
-
(NB41) Content Ratings
@newbie LAC When content ratings increase reputation, does it also increase the content item's reputation? I think it only increases user's reputation. Example: I have IP.Page articles on homepage. When someone uses content ratings to like / dislike, it does not increase the record's reputation. <ul class="ipsList_inline ipsType_left"> {{if $record instanceof \IPS\Content\Reputation and settings.reputation_enabled}} <li class="postinfo_portal"><i class="fa fa-user"></i> {$record->author()->name} <i class="fa fa-heart"></i> {$record->reputation()} <i class='fa fa-comment'></i> {$record->record_comments}</li> <li class="datestamp_portal ipsPos_right"><i class="fa fa-clock-o"></i> {datetime="$record->record_publish_date"}</li> {{endif}} </ul> Please advise.
-
Quizzes
That's the same bug I found.
-
Quizzes
(Just wanted to makes sure you understood request). To clarify, if category allows 5 answers per question ... then when write question, show 1 empty space for Correct and 4 empty spaces for Incorrect that I fill in. Otherwise, I need to "+Add another," and "+Add another," and "+Add another" up to 4 times. Too many clicks to add empty spaces. Hope that makes sense
-
Quizzes
Let me test again tonight. To clarify, I mean minimum possible answer choices = 2, but still only 1 correct and 1 incorrect. (Not multiple answers) This way, you can do True / False. I think 3 is minimum right now.
-
Quizzes
Fixes on v1.0.0: [ACP > Quizzes > Category > Submissions] Minor grammatical fix: "NOTE: This setting will be overriden if the permission Bypass content moderation? is enabled ..." [ACP > Quizzes > Settings] Type of Content field = Editor WYSIWYG. But quiz still uses Textarea. No thumbnail on quiz listing, even though picture is uploaded. See screenshot. Small suggestions on v1.0.0: Increase maximum questions per quiz. Minimum answers per question: allow 2. Allow owner to test, but not count in score When create question, show as many empty 'answer fields' as allowed by default. Example: If "Maximum answers per question" = 5, then show 4 spaces wrong answers which I can fill out. Ignore empty wrong answers when create question. (Why? Because it saves me from needing to click "+Add another") Check if 'correct' answer is duplicated with 'incorrect' answers. Big suggestions: Allow create quizzes on back-end Allow create quizzes using XML import / export Integrate with iAwards by @-RAW- When I looked for example quizzes online, one common feedback is Easy / Medium / Hard. This might be an example of a 'customized feedback rating'. I don't really like the IPS steps. And that should not stop us from creating quizzes with many questions. Please think about making your own simple counter (eg. "You are on 2 out of 40 questions.") This would be amazing. One bank of questions can create infinite quizzes.
-
Quizzes
Thanks, yes I think you allow image attachments in the question / answer because you offer IPS 4 editor. Purchased. You have some (unexpectedly) nice features: Quiz protection: the game will be aborted if you leave the current tab/browser. This is to avoid users from search elsewhere. That's a setting. Feedback: you can create funny phrases to be used on Quiz results according to user score This is a very robust application for initial release, I'm impressed.
-
Quizzes
Congrats on the release! Will definitely purchase if it meets my needs.
-
Pages templates
"A different article style" by @TAMAN I'd like to point out to any IPS representative who might read this topic that v4 has been out for one year, and yet the community has only managed to offer 1 community guide and 1 Marketplace purchase. There's clearly not enough community support or community innovation for what should be the most extensible app out of the suite, and that creates a steep learning curve for new admins who are uninitiated to Pages. I think even a handful of article block templates (like 4 - 6 different styles) can go a long ways towards helping non-technical admins put together some amazing pages.
-
Member Map
Thanks for the update and continued maintenance.
-
Mail Bouncer - Automated Bounce Management
@stoo2000 System error log: ProcessBounces returned a NULL offset - tasks should throw \IPS\Task\Queue\OutOfRangeException when they are finished #0 /home/website/domains/website.com/public_html/system/Task/Task.php(56): IPS\_Log::log('ProcessBounces ...', 'runQueue_log') #1 /home/website/domains/website.com/public_html/applications/core/tasks/queue.php(44): IPS\_Task::runQueue() #2 [internal function]: IPS\core\tasks\_queue->IPS\core\tasks\{closure}() #3 /home/website/domains/website.com/public_html/system/Task/Task.php(337): call_user_func(Object(Closure)) #4 /home/website/domains/website.com/public_html/applications/core/tasks/queue.php(56): IPS\_Task->runUntilTimeout(Object(Closure)) #5 /home/website/domains/website.com/public_html/system/Task/Task.php(245): IPS\core\tasks\_queue->execute() #6 /home/website/domains/website.com/public_html/system/Task/Task.php(214): IPS\_Task->run() #7 /home/website/domains/website.com/public_html/system/Dispatcher/Standard.php(298): IPS\_Task->runAndLog() #8 [internal function]: IPS\Dispatcher\_Standard->__destruct() #9 {main} I was advised by IPS support that this was a problem with the Mail Bouncer application.
-
Advanced Tags & Prefixes - IPS 4.x
Hi @Ryan H., I wanted to bring to your attention that there's a problem between Advanced Tags & Prefixes and attempting to save the Articles template in IP.Pages database. I have an IP.Pages database named "db_frontpage". In the database settings, I cannot save a new Articles template to change from "Category Articles" to "Category 2 Column Image Featured." Everytime I save it, I get the "saved" confirmation and it takes me to the list of IP.Pages databases, but the page template doesn't actually change. I've tried this twice. Steps to Reproduce Navigate to ACP > Pages > Databases Click on "Edit" for Frontpage Within the Homepage Options grouping, change "Articles template" to "Category 2 Column Image Featured" Click Save at the bottom. And the helpful IPS staff response:
-
Kitchen Sink
Feature suggestions: In the postbit, offer a toggle to swap the text "Quote" and "Edit" with fa-icons. This can offer a more elegant and iconographic approach towards those actions, while condensing the text. Swap out the Mark Forum As Read 'fa-check' icon with another icon (preferably something of admin's choice, where I can input my own fa-icon). It's a generic icon that's used for followers as well. Actually, maybe even offer my own fa-icon for followers too (like fa-users). Add Mark Forum As Read to forum index and category index, to be consistent with board index. One of my major pet peeves with IP.Board's approach towards marking forum as read is that they have two very different methods: when you're in a forum, you click on the Mark Forum As Read; when you're in the forum or category index, you click on the board's thumbnail.
-
(NB41) Content Ratings
Thank you for the update and continued maintenance to v1.0.2.
-
(NB41) Content Ratings
@newbie LAC Okay thanks, will wait for v1.0.2
-
(NB41) Content Ratings
Sorry for not responding earlier. IF Reputation is on: THEN option to hide Content Rating counters: (The Content Ratings' counter becomes redundant, since the ratings are integrated into IPS reputation. Hope that makes sense.)
-
Social Stream
@HeadStand I recently reactivated this on my IPS community. The feed itself displays correctly on my homepage, however, I think there are some system errors for pages_widgets" OutofRangeException OutOfRangeException::0 #0 /home/mywebsite/domains/mywebsite.com/public_html/applications/cms/sources/Pages/Page.php(1231): IPS\_Widget::load(Object(IPS\feed\Application), 'feed', '6n8ok1qmc', Array, NULL, 'horizontal') #1 /home/mywebsite/domains/mywebsite.com/public_html/applications/cms/sources/Pages/Page.php(2104): IPS\cms\Pages\_Page->getWidgets() #2 /home/mywebsite/domains/mywebsite.com/public_html/applications/cms/modules/front/pages/page.php(72): IPS\cms\Pages\_Page->output() #3 /home/mywebsite/domains/mywebsite.com/public_html/applications/cms/modules/front/pages/page.php(44): IPS\cms\modules\front\pages\_page->view() #4 /home/mywebsite/domains/mywebsite.com/public_html/system/Dispatcher/Controller.php(96): IPS\cms\modules\front\pages\_page->manage() #5 /home/mywebsite/domains/mywebsite.com/public_html/applications/cms/modules/front/pages/page.php(34): IPS\Dispatcher\_Controller->execute() #6 /home/mywebsite/domains/mywebsite.com/public_html/system/Dispatcher/Dispatcher.php(129): IPS\cms\modules\front\pages\_page->execute() #7 /home/mywebsite/domains/mywebsite.com/public_html/index.php(13): IPS\_Dispatcher->run() #8 {main} Running IPS v4.1.15.
-
Promote Posts to Articles
As cynical as this sounds, the more you develop this plugin the less need for IPS to develop it's own Promote feature.
-
(NB41) Content Ratings
Yes, I've discovered that as well. HOWEVER, it still shows the Content Rating's counter (0 / 0 / 0) which should be hidden when using the default reputation system. Otherwise it's redundant.
-
(NB41) Content Ratings
Yes, I would like this too. Another problem I encountered when trying to use the Content Ratings to integrate into Reputation is that the original reputation will still show (eg. "Like" icon; green up / red down icons). There is no way to hide the reputation like while still keeping the reputation count.
-
(NB41) Content Ratings
-
(NB41) Content Ratings
Thanks for the continued maintenance and update to v1.0.1
-
(NB41) Content Ratings
Okay thanks