search for: exam

Displaying 20 results from an estimated 404 matches for "exam".

Did you mean: exams
2015 Aug 06
4
2nd DC, internal DNS: dns_tkey_negotiategss: TKEY is unacceptable
...e error "dns_tkey_negotiategss: TKEY is unacceptable" Problem is: I don't really know where to look. On the first DC (dev), the ticket cache used by samba_dnsupdate contains: root at dev:~# klist -c /tmp/tmpoFYYga Ticket cache: FILE:/tmp/tmpoFYYga Default principal: DEV$@EXAM.CORP Valid starting Expires Service principal 08/06/2015 08:17:43 08/06/2015 18:17:43 krbtgt/EXAM.CORP at EXAM.CORP 08/06/2015 08:17:43 08/06/2015 18:17:43 DNS/dev.exam.corp at EXAM.CORP On the second DC (dc2) the ticket cache looks like: root at dc2:~# klist -c /t...
2015 Aug 06
2
2nd DC, internal DNS: dns_tkey_negotiategss: TKEY is unacceptable
...; > > >Problem is: I don't really know where to look. On the first > >DC (dev), the > >ticket cache used by samba_dnsupdate contains: > > > > root at dev:~# klist -c /tmp/tmpoFYYga > > Ticket cache: FILE:/tmp/tmpoFYYga > > Default principal: DEV$@EXAM.CORP > > > > Valid starting Expires Service principal > > 08/06/2015 08:17:43 08/06/2015 18:17:43 krbtgt/EXAM.CORP at EXAM.CORP > > 08/06/2015 08:17:43 08/06/2015 18:17:43 DNS/dev.exam.corp at EXAM.CORP > > > >On the second DC (dc2) the...
2015 Aug 06
2
2nd DC, internal DNS: dns_tkey_negotiategss: TKEY is unacceptable - SOLVED
...ere to look. On the first > >> >DC (dev), the > >> >ticket cache used by samba_dnsupdate contains: > >> > > >> > root at dev:~# klist -c /tmp/tmpoFYYga > >> > Ticket cache: FILE:/tmp/tmpoFYYga > >> > Default principal: DEV$@EXAM.CORP > >> > > >> > Valid starting Expires Service principal > >> > 08/06/2015 08:17:43 08/06/2015 18:17:43 > >krbtgt/EXAM.CORP at EXAM.CORP > >> > 08/06/2015 08:17:43 08/06/2015 18:17:43 > >DNS/dev.exam.corp at EXAM...
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 adapt...
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 adapt...
2012 Aug 18
1
texi2dvi error "Sweave" and "exams"
...tp://lifeasclay.wordpress.com/tag/sweave/. Placing a test.Rnw file, for instance, in "/Library/Frameworks/R.framework/Versions/2.15/Resources/library/utils/Sweave" generates test.tex files that generate pdf files with LaTeX. To be honest, placing Rnw files seem to make sense. The "exams" package does require not this step. It uses texi2dvi and other tools to accomplish this result. Since I have a cursory knowledge of Mac OSX and the role that texi2dvi plays, I cannot understand the error message obtained below. The error occurs when executing the Example from R help(exams)....
2008 Jun 16
3
exam
Dear CentOS users, is it possible to prepare for a certified (big North American Linux vendor) engineer exam with a CentOS install ? I have heard that the test contains questions on specific GUIs, are they included in the CentOS distribution? - Gergely
2015 Aug 06
0
2nd DC, internal DNS: dns_tkey_negotiategss: TKEY is unacceptable
...iategss: TKEY is unacceptable" > > Problem is: I don't really know where to look. On the first DC (dev), > the ticket cache used by samba_dnsupdate contains: > > root at dev:~# klist -c /tmp/tmpoFYYga > Ticket cache: FILE:/tmp/tmpoFYYga > Default principal: DEV$@EXAM.CORP > > Valid starting Expires Service principal > 08/06/2015 08:17:43 08/06/2015 18:17:43 krbtgt/EXAM.CORP at EXAM.CORP > 08/06/2015 08:17:43 08/06/2015 18:17:43 DNS/dev.exam.corp at EXAM.CORP > > On the second DC (dc2) the ticket cache looks like: &g...
2013 Mar 14
0
[Rails 3.2] accepts_nested_attributes_for and time_select
Hi, I am upgrading a Rails application from Rails 3.1.11 to 3.2.12, but have a problem with ` accepts_nested_attributes_for` in conjunction with multipart attributes. The app is used to manage oral exams, so there is a model `Exam`, which has many `Examdate`s. When creating an exam, I can also create the examdates, consisting of a date, a start time and an end time. While the date field is edited using a text field (with a jQuery date picker), the start and end times are selected using a time_...
2015 Aug 06
0
2nd DC, internal DNS: dns_tkey_negotiategss: TKEY is unacceptable
...tegss: TKEY is unacceptable" > >Problem is: I don't really know where to look. On the first >DC (dev), the >ticket cache used by samba_dnsupdate contains: > > root at dev:~# klist -c /tmp/tmpoFYYga > Ticket cache: FILE:/tmp/tmpoFYYga > Default principal: DEV$@EXAM.CORP > > Valid starting Expires Service principal > 08/06/2015 08:17:43 08/06/2015 18:17:43 krbtgt/EXAM.CORP at EXAM.CORP > 08/06/2015 08:17:43 08/06/2015 18:17:43 DNS/dev.exam.corp at EXAM.CORP > >On the second DC (dc2) the ticket cache looks like: >...
2009 Jan 10
2
Print specific matrix value???
...or in Observed_Scores[1, 1] : incorrect number of dimensions". Could you please help and let me know where is the mistake? Here is my program: library(ltm) library(psych) # Settting the working directory path to C:/NCME path="C:/NCME" setwd(path) #IRT Data Simulation Routine# n.exams = 500 #Sets number of examinees to be generated# n.items = 20 #Sets number of items to be generated# #The following intialize empty (NA) vectors or matrices# beta.values = rep(NA,n.items) resp.prob = matrix(rep(NA,n.exams*n.items),nrow=n.exams,ncol=n.items) Observed_Scores = matrix(rep(NA,n...
2009 Sep 15
3
dCAP Exam
Hi folks, Is there anywhere I can possibly get a model of the exam itself, maybe possible scenarios for the prac, etc? To people who have done the exam....any helpful hints ? Thanks,
2009 Dec 29
4
RHCE
I realize this is a CentOS mailing list but because it is based directly on RHEL, I would assume there are a few individuals who frequent the list that have passed the RHCE exam. I plan on taking the exam this March and was wondering if there are any tips you RHCEs out there could provide that may help me. Thanks! Dan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091229/3b8edbc9...
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...
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...
2008 Dec 24
4
Please share some RHCE/RHCT learning material
Hi all, will anyone please share me some material on RHCE/RHCT, I am fighting for the Quality Engineer in RedHat, and that may help a lot in the coming written exam. Many thanks and Merry Christmas! Cheers, Xiaobo -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20081224/57086264/attachment-0003.html>
2015 Aug 06
0
2nd DC, internal DNS: dns_tkey_negotiategss: TKEY is unacceptable
...is: I don't really know where to look. On the first >> >DC (dev), the >> >ticket cache used by samba_dnsupdate contains: >> > >> > root at dev:~# klist -c /tmp/tmpoFYYga >> > Ticket cache: FILE:/tmp/tmpoFYYga >> > Default principal: DEV$@EXAM.CORP >> > >> > Valid starting Expires Service principal >> > 08/06/2015 08:17:43 08/06/2015 18:17:43 >krbtgt/EXAM.CORP at EXAM.CORP >> > 08/06/2015 08:17:43 08/06/2015 18:17:43 >DNS/dev.exam.corp at EXAM.CORP >> > >&g...
2011 Dec 08
2
Help with study guide for R exam
Hi there. I have a final exam coming up in a class that is heavily based in the R programming language. The teacher has provided to us a few questions to study in preparation for the exam. I was looking to see if anyone could help answer any or all of these questions. Your help is extremely appreciated! Thank you! - Spark 1....
2015 Aug 06
0
2nd DC, internal DNS: dns_tkey_negotiategss: TKEY is unacceptable - SOLVED
...st >> >> >DC (dev), the >> >> >ticket cache used by samba_dnsupdate contains: >> >> > >> >> > root at dev:~# klist -c /tmp/tmpoFYYga >> >> > Ticket cache: FILE:/tmp/tmpoFYYga >> >> > Default principal: DEV$@EXAM.CORP >> >> > >> >> > Valid starting Expires Service principal >> >> > 08/06/2015 08:17:43 08/06/2015 18:17:43 >> >krbtgt/EXAM.CORP at EXAM.CORP >> >> > 08/06/2015 08:17:43 08/06/2015 18:17:43 >> >D...
2007 Jun 10
1
{nlme} Multilevel estimation heteroscedasticity
Dear All, I'm trying to model heteroscedasticity using a multilevel model. To do so, I make use of the nlme package and the weigths-parameter. Let's say that I hypothesize that the exam score of students (normexam) is influenced by their score on a standardized LR test (standLRT). Students are of course nested in "schools". These variables are contained in the Exam-data in the mlmRev package. library(nlme) library(mlmRev) lme(fixed = normexam ~ standLRT, data = E...