Submit completed feedback activity - moodle

I am using the latest version of Moodlecloud. Using a Guest login, how can I submit a completed Feedback activity?
I can open the feedback activity and see/complete all the feedback questions. But there is no Submit button, only a Continue button which doesn't submit. The log reports and have Feedback results using the Continue button, and I have already tried setting permissions.

Guest users do not have permission to complete any actions that write data to the Moodle site - so you can view feedback questions, but you cannot submit the answers.
If you want to submit feedback, you will need a real user account (it may be possible to use a plugin that automatically creates a temporary user account for users that try to access the course with the feedback in it).

Related

Can't submit Facebook Request for App Review - form has unticked criteria

I'm using a plugin (xyzscripts) in wordpress to automatically make a facebook post when I add a blog item to the website.
I need to create a Facebook App to be able to authorise the plugin to be able to this (to login to my facebook admin account and select the page it's to be posted onto from within wordpress)
The instructions have been fine so far and I'm at the stage of submitting the app for review by facebook but the application form needs to be classed as 'complete' before it can be submitted and there are 2 tickboxes which are not ticked and I'm not sure how to get them to tick?! It's not a tickbox that I can select, it seems facebook validates whether the criteria is complete based on the form, so although I think it's complete facebook doesn't and I'm not sure what else to add to make those tickboxes tick... in order to be able select 'submit for review'.
There's a screenshot linked to below showing what I'm referring to, of the tickboxes which aren't ticked.
Has anyone had this problem? Can the form see whats in the video and it already thinks it's not good enough? I have included the words 'pages_manage_posts' and 'pages_read_engagement' in the text describing why the app needs these permissions as I thought that might be a validating factor but nope, still no tick.
Any help much appreciated, thanks.
image of the facebook page showing the tickboxes which aren't ticked
I have included the words 'pages_manage_posts' and 'pages_read_engagement' in the text
You need to add the actual permissions to your submission, not just “mention” them.
Go to this section in your app dashboard, and click the “request” button next to those two permissions:
https://developers.facebook.com/docs/app-review/submission-guide#step-1--select-permissions-and-features

Submit facebook application for review

I created an fb application which uses the following permissions: manage_pages,publish_pages, and read_insights.
The main purpose of the application is to give to the authenticated user reports and statics about the popularity of his own fb page.
I noticed that I can't use those permissions until I submit the app for review.
In the facebook developer account, I noticed that for each of the above permissions I have to complete some notes:
1. How a person logs in with Facebook
2. How a person sees the permission used in your app.
Also they want me to upload a video to show them that I use the permission correctly.
The problem is that I'm not sure what should the video contain in order to clarify the point 1 and 2.
Right now my application is only doing the authentication phase (signup), and in the next release we are going to create and display analytics for each user who joined the platform.
I would be grateful, If you could give me some suggestions regarding what facebook would like to know in order to approve the permissions.
Thanks,
Your App needs to be working before you can send it in for review. Meaning, you need to have at least a working prototype. For development, you do not need to go through the review process, every permission works for everyone with a role in the App without review.
In other words, you can´t go through review with permissions you don´t even use right now.

Upvote Downvote without login

Apps such as FML, TWI etc that display user supplied data have the ability to upvote and downvote submissions such as "I agree", "I disagree", "like", "dislike".
Anyone is able to vote if they are logged into the app. Anonymous users can vote and it stores their vote for that post/entry.
I have two buttons, one to upvote and one to downvote. When a user presses this button I need the result to be sent to a database (SQLite) thats hosted on my web server. Then I need the app, when a user opens the app, to pull the results from my database into my app and display the results.
How do these applications keep track of a user's votes within their app so that they can not keep giving upvotes again and again for the same item and can also visually show which way they voted if they go into that submission again?
How can I create this database and that the database is connected to my xcode project?
Any idea how I can implement this?
Thanks

Submitting Open Graph action for approval - submit link not active

99% sure my app is set up correctly, it requests the publish_actions permission and I can publish the action using the Open Test user as it states I must do, however when I go to review status my submit link isn't active and it just tells me I need to publish the action using the test user......which i've done. Going around in circles here, what am I missing? Or can anyone recommend a decent guide I can follow as the docs aren't helping me too much.

Is it possible to set message board as a notification in Workflow with Kaleo in liferay?

I am working in Liferay. Recently I have developed 3 level workflow using Kaleo in liferay for reviewing the content. But what happens is when user who submit any content then the users related in the chain will be notified through mail. But I want something different if possible. What i wish is, put one MessageBoard on the Home Screen then whenever anyone post content the users will get the notification in the MessageBoard. The idea is you can say somewhat to facebook. That whenever your friend post a comment you get notification via mail as well as you get notification on the home screen of your account. Is it possible to achieve the same thing in Liferay using Kaleo Workflow or anyother way to do this?
Valuable suggestions are welcomed.......
Thanks
For notification from MessageBoard your user can click on Subscribe link and should get mail.
For yout other (facebook like) requirements liferay has few built in portlets that do that (I'm not facebook user so I guess): Friends, Friends Activities, Requests, Wall, Summary. Note that these can only be added to your users pages (public/private).
You even have Activities portlet that displays all community users activities.
If this is not what you are looking for let me know.