can students record the session in WizIQ or this facillity is available to instructors only - wiziq

I can see the record button for live session is available on the instructors screen but I want to know whether students can record the session in WizIQ or this facillity is available to instructors only

You are correct.
Features related to recordings come under Virtual Classroom based pricing and the same is not included in the User based pricing.
Between, the details are available in their official pricing page.
You could've easily found this out here.

Related

Is it okay to allow orders to be placed in rails web app without session data or users class

I have a question for a project I am working on. I am working on a RoR project in which a site is selling a single type of item, a book. The person I am creating this for does not want to deal with users creating user account to check out as the sales season is very short for this product, the purchases are done once per year, and the site only sells a single item.
I am wondering if there is something wrong with the implementation I am thinking of. What I was envisioning was a single database class called Orders. visitors to the site would simple fill out an order form with payment details through stripe and click submit. If they payment clears, the order with all the Orders information would be persisted to the DB. If the payment fails then it is not persisted and the relevant error information is displayed in using flash.
I suppose the meat of my question is; is there anything inherently 'wrong' about implementing this model without a users class and just having visitors to the site place orders?
I am a fairly new developer and this is my first big project so any feedback is appreciated!
If your requirements say that it is okay, then it is okay, if your requirements say it is not okay, then it is not okay.
There's not more to say, since only you know what your requirements are.

At my facebook instant article my domain is not approved what to do

I applied for facebook instant article from a page which is an old page but it rejected and my domain is listed on 'not approved domain' . and i couldn't appeal also so can we re-apply for instant article on this domain again or not?
The terms and policies from this product were altered recently and you should review these:
Confirm that you have an admin role on that Page. Another admin may
have set up Instant Articles previously.
Check in your Page's
publishing tools to see if you already have access to Instant
Articles. Your Page might violate the Monetization Eligibility
Standards. Review the standards to learn how to make your Page
eligible for Instant Articles.
Your Page might not meet our standards
for having an established presence on Facebook.
If you applied to Instant Articles this month, maybe the stats on your site has changed for the next month time period. We have the standards measured monthly, so on next month your stats might have changed.

How to create custom invoice fields in Xero?

Is anyone knows how to create customized fileds in our Xero invoices? We are a tour company and we need to add the following fields.
Date of Sale, Booking ID, Guest Name, Tour Name, Children, Adults etc.
Our tour booking system is generating and sending the invoices automatically. I am using xero API to create the same invoice in Xero.
So I have to create an invoice using the API which would look like below
But I have only the following fields in Xero.
Description, Quantity, Unit price, Amount.
Because, I don't have fields such as booking id, guest name, tour name, I have to put all this information in the description so it looks like below when invoice is recorded in Xero.
The second issue is that the discount field is never shown on the xero invoice. We can see it inside the Xero when viewing an invoice it says Subtotal (includes a discount of 44.55) but this is never been shown on the actual invoice.
Also Every time I have to create a new line / item using the API if I have children attending to a tour. Please see the screenshot below.
This is a big issue for us as the invoice that is sent to a guest and the invoice that has been recorded in xero looks different. See the actual invoice below.
It will make my day if I could use the above mentioned fields in our invoices. Most importantly I should able to send the information for each field using the Xero API.
I am shocked that a famous online account system like Xero doesn't allow us to have this flexibility. Every business has their own unique data and for them to create their own fields means that a lot of the feature requests such as Order ID, Adults, Children etc. should be self defined. I would appreciate any comment and I would appreciate if you can tell me how to reach to Xero developer team as there is no phone number or email address on the offical xero website.
Xero simply does not provide this functionality in either their API or the native product. This should have been discovered during the due diligence phase when deciding what accounting package to use.

Can Spree allows me to create a site to rent places? similar to Airbnb

I am tempted to use Spree to build a site where any user will be able to publish a place for rental, or rent a place, in a similar fashion to Airbnb.
People say spree is highly customisable, however most of examples and tutorials are based on a "store" where users only purchase from physical products.
I think that I can edit the Spree::User to grant more permissions so they can also publish. And I may be able to edit the products to include location. Products will be treated as unlimited stock so they are always there.
Then the products listing page will be very changed so that places appear based on user location / search location.
Will I be able to perform all of that or should I start looking other platform?

D2L - User clicks on URL link, how to get User's current course

I know I can get the courses the user has, but I want to know where the user is at this moment - clicking the link to our external application. I'm building on the Getting Started example in PHP, from the valence/desire2learn.com website. We're using d2l for many of the course materials but want to produce some tracking and graphs for students to see. It would involve getting grade info (which I think I can do), having students enter hours of study (in our application), storing that information and returning a graph comparing course grade and study hours over the course. It would be much better to automatically pick the right course than to have the student pick the right course.
Can it be done (obtain which course the student's in at the time the link is clicked)? In addition to the annoyance of having to pick which course, it's possible that students are taking more than one course at a time where the teacher is using this tool.
Thanks in advance for your assistance.
If you use LTI v1.0 (Basic LTI) to build the link to launch from D2L to your external application, then the LTI context passed to your application will contain a context_id property: the value of this property will be the org unit ID that identifies the D2L organizational unit for the launch point's context (in this case, the ID of the course offering). Note that until LE v10.2.0 SP1, D2L won't send along the context_id for the top org level, but if the user launches an LTI link from a course offering context, you should get the org unit ID for the course offering.

Resources