Displaying 20 results from an estimated 200 matches similar to: "R question type in Moodle"
2012 Dec 20
0
Package exams with Moodle and OLAT support
Dear useRs,
this week we have released a new version (1.9) of the "exams" package
which now contains flexible tools for generating e-learning exams for
various learning management systems: As in earlier versions of the package
exam generation is still based on separate Sweave files for each exercise.
But rather than just producing different types of PDF output files, the
package can
2012 Dec 20
0
Package exams with Moodle and OLAT support
Dear useRs,
this week we have released a new version (1.9) of the "exams" package
which now contains flexible tools for generating e-learning exams for
various learning management systems: As in earlier versions of the package
exam generation is still based on separate Sweave files for each exercise.
But rather than just producing different types of PDF output files, the
package can
2019 Dec 18
2
zentyal management
>
> Why ? I thought you set moodle to use ldaps against AD, so what do you
need zentyal for?
They installed zentyal and set up a DC to work online with moodle. Imagine
if our internet link goes down and students can't authenticate with moodle.
I say this because I work in a school in a city in the interior of my
state, and the connection is still a little precarious.
But the main
2019 Dec 17
2
zentyal management
I use RSAT to manage 2 DCs and 1 fileserver. Our aws partner install an
instance of Zentyal to work on cloud for Moodle service auth.
It's able to, for example, change or reset password via web manager of
zentyal without break my 2 DCs?
Em ter, 17 de dez de 2019 17:37, Jonathon Reinhart <
jonathon.reinhart at gmail.com> escreveu:
> According to their documentation, they
2017 May 16
2
DNS (bind_dlz) forwarding not working
Hello,
I provisioned an samba AD with the bind_dlz option. So far so
good. Followed the samba wiki.
I have a DNS for our external access services (website, moodle, etc) and
I'm using it as a forwarder to AD but it is not working.
In a win7 I configured the AD IP as primary DNS and put it in the domain.
When I try to access, for example, "wiki.samba.org" it opens normally, but
when
2017 May 16
2
DNS (bind_dlz) forwarding not working
>
> Not so much forgetting but not understanding ;-)
- Internal DNS that responds to our services (site, moodle, etc) -
ns.myinstitution.edu (registered in registro.br)
- Samba DNS answering for samba stuff - addc.myinstitution.edu
Maybe it's better to use SAMBA_INTERNAL instead of BIND_DLZ?
On Tue, May 16, 2017 at 4:29 PM, Rowland Penny via samba <
samba at lists.samba.org>
2017 Mar 19
2
Hello to all
Try a free or paid DDNS service like noip.com ? just remember to port forward to your server address on the lan with the port you use for icecast
From: Can Kirca<mailto:cankirca at gmail.com>
Sent: Sunday, March 19, 2017 7:08 PM
To: icecast at xiph.org<mailto:icecast at xiph.org>
Subject: [Icecast] Hello to all
Hello to all,
My name's Can, I'm a server administrator in a
2017 Mar 20
1
Icecast Digest, Vol 153, Issue 3
Can you please unsubscribe me from your emails.
John Dohnt
support at psrfm.org.au
-----Original Message-----
From: Icecast [mailto:icecast-bounces at xiph.org] On Behalf Of icecast-request at xiph.org
Sent: Monday, 20 March 2017 10:42 AM
To: icecast at xiph.org
Subject: Icecast Digest, Vol 153, Issue 3
Send Icecast mailing list submissions to
icecast at xiph.org
To subscribe or unsubscribe
2020 Sep 24
2
samb4 DC on aws
Hello,
Has anyone already installed samba4 as DC at aws? If so, how have dealt
with the question of the private ip and the public ip?
I will launch an instance and join samba DC to our existing active
directory to work as an external authenticator for the moodle we have in
the cloud.
--
Elias Pereira
2009 Dec 11
1
Sources for open sourced homework questions for R?
Hi,
I am teaching a one month class in applied statistics and want to
bring my students up to speed in R without devoting much/any lecture
time to R instruction. I think that the best way to do this is to
provide them with a lot of R questions for homework. These questions
would be numerous (there is a lot of material to cover), go from very
simple to somewhat complex, and focus on all the
2017 Mar 19
6
Hello to all
Hello to all,
My name's Can, I'm a server administrator in a middle-size company.
I have a small question about Icecast.
I'm about to create an online learning platform for blind users. I
installed Moodle, would like to embed audio contents into lessons to
prevent downloading.
Is it possible to use Icecast as an audio streamer? I used it for a
radio before, but after installation
2006 Nov 27
3
Power User Tipping Point: PHP to Ruby
I have been waiting for a tipping point to start using Ruby
applications instead of PHP applications. My criteria include the
availability of Ruby and RoR web hosts and Ruby equivalent applications
readily available for PHP. I keep finding PHP applications to fill my
needs but not Ruby applications or hosts offering Ruby support. For
example, I use content management systems which are
2012 Sep 07
5
puppet hangs
Hi
I am a newbie to puppet and I am going through the documents at "
http://docs.puppetlabs.com/learning/manifests.html" the exercise were
working normally then suddenly puppet hangs when I tried to apply a manifest
root@nscbose:/home/bala/puppet# puppet -V
2.7.11
root@nscbose:/home/bala/puppet# cat /etc/debian_version
wheezy/sid
root@nscbose:/home/bala/puppet# ps aux | grep -i puppet
2017 Dec 19
3
Minimal AD DC server for dev/test setup
Hi Samba List,
I am developing software which should interop with AD/LDAP, I am
looking at using the Samba DC and loading it with some example user
accounts.
"Interop with AD" means use and AD backend for authentication,
retrieval of basic user record and membership info. Simple enough/
In the past, I've implemented similar functionality using OpenLDAP as
the reference backend
2011 Nov 06
9
School cloud solution
This really isn't a CentOS specific queation but that is our server OS of choice.
I manage a student file server and i would like to add cloud access to it. Basically i would like our students to have access to the same files at home that they have at school. This would allow them to start an asignment at home, finish it at school, and print it off without having to worry about losing their
2020 Sep 29
1
samb4 DC on aws
Andrew,
Just passing the public IP of our samba to samba_dnsupdate is enough to
replicate the data correctly?
samba_dnsupdate --verbose --all-names --current-ip=PUBLIC_IP
On Fri, Sep 25, 2020 at 6:39 AM Andrew Bartlett <abartlet at samba.org> wrote:
> On Thu, 2020-09-24 at 14:59 -0300, Elias Pereira via samba wrote:
> > Hello,
> >
> > Has anyone already installed
2017 Dec 19
1
Minimal AD DC server for dev/test setup
On Tue, Dec 19, 2017 at 11:20 AM, Rowland Penny <rpenny at samba.org> wrote:
> There is a term for running a Samba AD DC without dns, it is called
> 'broken' ;-)
Fair enough.
> AD isn't ldap, it contains its own version of ldap, if you want to use
> it for authentication by external tools, read up on using AD with the
> relevant tool.
We are in fully agreement
2017 Mar 19
1
Hello to all
At last thing, what is the diffrents between standard streaming with
webserver and an-demand-streaming with a media server and also icecast
streaming?
Thanks.
2017-03-20 0:01 GMT+03:00, Marvin Scholz <epirat07 at gmail.com>:
> On 19 Mar 2017, at 20:07, Can Kırca wrote:
>
>> Hello to all,
>>
>> My name's Can, I'm a server administrator in a middle-size
2009 Feb 23
1
New package: exams - Automatic Generation of Standardized Exams
Dear useRs,
the new R package exams provides Sweave-based automatic generation of
exams with multiple-choice questions and arithmetic problems. The
package is available from CRAN:
http://CRAN.R-project.org/package=exams
It includes a vignette giving an overview of the main design aims and
principles as well as strategies for adaptation and extension.
Hands-on illustrations - based on example
2009 Feb 23
1
New package: exams - Automatic Generation of Standardized Exams
Dear useRs,
the new R package exams provides Sweave-based automatic generation of
exams with multiple-choice questions and arithmetic problems. The
package is available from CRAN:
http://CRAN.R-project.org/package=exams
It includes a vignette giving an overview of the main design aims and
principles as well as strategies for adaptation and extension.
Hands-on illustrations - based on example