Hi,
I tried to import my accounts.tsv file which looks like this:
File_Version 1
team Test Account testacct abcdefg
It says that "team" is an unknown role ID. I also tried using "3" instead. What am I doing wrong?
Howard
--
Howard Cheng e-mail: howard.cheng(a)uleth.ca
Dept of Math and CS URL : http://www.cs.uleth.ca/~cheng/
University of Lethbridge Phone : (403) 329-2182
Alberta, Canada Fax : (403) 317-2882
Hi,
With the current version I can run multiple contests simultanenously. But I have not found a way to limit a certain subset of users/teams to one contest (i.e. I don't want users to show up on the scoreboard of the contest they are not involved in). Is there a way to do so?
Howard
--
Howard Cheng e-mail: howard.cheng(a)uleth.ca
Dept of Math and CS URL : http://www.cs.uleth.ca/~cheng/
University of Lethbridge Phone : (403) 329-2182
Alberta, Canada Fax : (403) 317-2882
Hi Jaap,
I am manager for sub contest in Vietnam, now I want to connect from Domjudge 5.1.1 to data, please see my attachement.
Thanks
Lec. Huỳnh Anh Dũng
ACM/ICPC SUPERVISOR
FPT UNIVERSITY.
http://www.fpt.edu.vn
-----Original Message-----
From: Jaap Eldering [mailto:jaap@jaapeldering.nl]
Sent: Monday, September 19, 2016 9:15 AM
To: Huynh Anh Dung <dungha(a)fpt.edu.vn>; domjudge-devel(a)domjudge.org
Subject: Re: Incorrect URL in DOMjudge Download Page
On 18-09-16 22:59, Huynh Anh Dung wrote:
> Hi Jaap
> Yes please help how to connect icpc registered name with domjudge
> 5.1.1 Thanks
First, if you post a new question, then please do not reply to a previous, unrelated post (I don't see how your question is related to the discussion below).
I'm sorry, but your question is not very clear to me. Do you mean connecting to the ICPC content management system to download team data, etc?
Please give more details of what you're trying to do and what you have already accomplished or tried.
Jaap
> -----Original Message-----
> From: DOMjudge-devel [mailto:domjudge-devel-bounces@domjudge.org] On
> Behalf Of Jaap Eldering
> Sent: Sunday, July 3, 2016 7:06 PM
> To: domjudge-devel(a)domjudge.org
> Subject: Re: Incorrect URL in DOMjudge Download Page
>
> Thanks, fixed! - Jaap
>
> On 03-07-16 01:32, Malcolm Corney wrote:
>> Hi folks,
>>
>>
>>
>> On the DOMJudge – Download page at https://www.domjudge.org/download
>> you have an instruction for adding your repository GPG key to APT but
>> the URL in the instruction is incorrect. Furthermore, the pipe
>> command requires sudo but the curl command does not. The command as
>> currently displayed is:
>>
>>
>>
>> sudo curl -o - https://domjudge.org/repokey.asc | apt-key add -
>>
>>
>>
>> It should be:
>>
>>
>>
>> curl -o - https://www.domjudge.org/repokey.asc | sudo apt-key add -
>>
>>
>>
>> Hope this helps someone.
>>
>>
>>
>> Malcolm Corney
>>
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> DOMjudge-devel mailing list
>> DOMjudge-devel(a)domjudge.org
>> https://www.domjudge.org/mailman/listinfo/domjudge-devel
>>
>
> _______________________________________________
> DOMjudge-devel mailing list
> DOMjudge-devel(a)domjudge.org
> https://www.domjudge.org/mailman/listinfo/domjudge-devel
>
Hi Japp,
Please help for java (JMV).
I copy you 2 file to have a look.
Thanks
Lec. Huỳnh Anh Dũng
ACM/ICPC SUPERVISOR
FPT UNIVERSITY.
http://www.fpt.edu.vn
-----Original Message-----
From: Jaap Eldering [mailto:jaap@jaapeldering.nl]
Sent: Thursday, September 22, 2016 9:13 AM
To: Huynh Anh Dung <dungha(a)fpt.edu.vn>; domjudge-devel(a)domjudge.org
Subject: Re: Coonect data from ICPC
On 21-09-16 23:05, Huynh Anh Dung wrote:
> Hi Jaap,
> I did delete all teams and associated usernames, except admin and justhost.
> But it is still not reset teamID .
Please check my message below: did you also reset the AUTO_INCREMENT counter?
Jaap
> -----Original Message-----
> From: Jaap Eldering [mailto:jaap@jaapeldering.nl]
> Sent: Thursday, September 22, 2016 8:50 AM
> To: Huynh Anh Dung <dungha(a)fpt.edu.vn>; domjudge-devel(a)domjudge.org
> Subject: Re: Coonect data from ICPC
>
> Imported teams are automatically assigned a team ID using the MySQL auto_increment counter, and this ID is used for the associated username 'teamXXXX'.
>
> To reset that, you have to delete all teams (and the associated
> usernames) and then reset the auto_increment counter, e.g. in phpmyadmin by running the SQL query:
>
> ALTER TABLE team AUTO_INCREMENT = 1
>
> Jaap
>
>
> On 21-09-16 21:36, Huynh Anh Dung wrote:
>> Hi Jaap,
>> Can you look at my picture, I captured from phpmyadmin.
>> That can help you.
>> thnaks
>>
>> Lec. Huỳnh Anh Dũng
>> ACM/ICPC SUPERVISOR
>> FPT UNIVERSITY.
>> http://www.fpt.edu.vn
>>
>> -----Original Message-----
>> From: Huynh Anh Dung [mailto:dungha@fpt.edu.vn]
>> Sent: Thursday, September 22, 2016 7:26 AM
>> To: 'Jaap Eldering' <jaap(a)jaapeldering.nl>;
>> domjudge-devel(a)domjudge.org
>> Cc: dungha(a)fpt.edu.vn
>> Subject: RE: Coonect data from ICPC
>>
>>
>> Hi jaap,
>> I already fixed that problem, Please help me how can I reset team number back to team001 again.
>> I use phpmyadmin. Please help how to reset teamID in mysql in phpmyadmin.
>> thanks
>>
>> Lec. Huỳnh Anh Dũng
>> ACM/ICPC SUPERVISOR
>> FPT UNIVERSITY.
>> http://www.fpt.edu.vn
>>
>> -----Original Message-----
>> From: Jaap Eldering [mailto:jaap@jaapeldering.nl]
>> Sent: Monday, September 19, 2016 10:16 AM
>> To: Huynh Anh Dung <dungha(a)fpt.edu.vn>; domjudge-devel(a)domjudge.org
>> Subject: Re: Coonect data from ICPC
>>
>> On 18-09-16 23:20, Huynh Anh Dung wrote:
>>> Hi Jaap,
>>> I am manager for sub contest in Vietnam, now I want to connect from Domjudge 5.1.1 to data, please see my attachement.
>>> Thanks
>>
>> In the ICPC CMS on the contest dashboard (as shown in your screenshot), go to export->webservices. Then create an access token with access to CCS export and standings upload. Also note the contest ID that is part of the URL. Enter these two in DOMjudge under 'import/export' in the jury/admin interface. Also make sure you have a team category "Participants" (present by default). Then you can download the teams from the CMS by a button press.
>>
>> Jaap
>>
>>
>>> -----Original Message-----
>>> From: Jaap Eldering [mailto:jaap@jaapeldering.nl]
>>> Sent: Monday, September 19, 2016 9:15 AM
>>> To: Huynh Anh Dung <dungha(a)fpt.edu.vn>; domjudge-devel(a)domjudge.org
>>> Subject: Re: Incorrect URL in DOMjudge Download Page
>>>
>>> On 18-09-16 22:59, Huynh Anh Dung wrote:
>>>> Hi Jaap
>>>> Yes please help how to connect icpc registered name with domjudge
>>>> 5.1.1 Thanks
>>>
>>> First, if you post a new question, then please do not reply to a previous, unrelated post (I don't see how your question is related to the discussion below).
>>>
>>> I'm sorry, but your question is not very clear to me. Do you mean connecting to the ICPC content management system to download team data, etc?
>>>
>>> Please give more details of what you're trying to do and what you have already accomplished or tried.
>>>
>>> Jaap
>>>
>>>
>>>> -----Original Message-----
>>>> From: DOMjudge-devel [mailto:domjudge-devel-bounces@domjudge.org]
>>>> On Behalf Of Jaap Eldering
>>>> Sent: Sunday, July 3, 2016 7:06 PM
>>>> To: domjudge-devel(a)domjudge.org
>>>> Subject: Re: Incorrect URL in DOMjudge Download Page
>>>>
>>>> Thanks, fixed! - Jaap
>>>>
>>>> On 03-07-16 01:32, Malcolm Corney wrote:
>>>>> Hi folks,
>>>>>
>>>>>
>>>>>
>>>>> On the DOMJudge – Download page at
>>>>> https://www.domjudge.org/download you have an instruction for
>>>>> adding your repository GPG key to APT but the URL in the
>>>>> instruction is incorrect. Furthermore, the pipe command requires
>>>>> sudo but the curl command does not. The command as currently displayed is:
>>>>>
>>>>>
>>>>>
>>>>> sudo curl -o - https://domjudge.org/repokey.asc | apt-key add -
>>>>>
>>>>>
>>>>>
>>>>> It should be:
>>>>>
>>>>>
>>>>>
>>>>> curl -o - https://www.domjudge.org/repokey.asc | sudo apt-key add
>>>>> -
>>>>>
>>>>>
>>>>>
>>>>> Hope this helps someone.
>>>>>
>>>>>
>>>>>
>>>>> Malcolm Corney
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> DOMjudge-devel mailing list
>>>>> DOMjudge-devel(a)domjudge.org
>>>>> https://www.domjudge.org/mailman/listinfo/domjudge-devel
>>>>>
>>>>
>>>> _______________________________________________
>>>> DOMjudge-devel mailing list
>>>> DOMjudge-devel(a)domjudge.org
>>>> https://www.domjudge.org/mailman/listinfo/domjudge-devel
>>>>
>>>
>>
>>
>>
>
>
Hi folks,
On the DOMJudge - Download page at https://www.domjudge.org/download you
have an instruction for adding your repository GPG key to APT but the URL in
the instruction is incorrect. Furthermore, the pipe command requires sudo
but the curl command does not. The command as currently displayed is:
sudo curl -o - https://domjudge.org/repokey.asc | apt-key add -
It should be:
curl -o - https://www.domjudge.org/repokey.asc | sudo apt-key add -
Hope this helps someone.
Malcolm Corney
Hi,
About a year ago I inquired about importing users, accounts, teams info from spreadsheet and I got a response to look at:
https://clics.ecs.baylor.edu/index.php/Contest_Control_System#Appendix:_Fil…
I was just wondering if anything has changed with the new version?
Howard
--
Howard Cheng e-mail: howard.cheng(a)uleth.ca
Dept of Math and CS URL : http://www.cs.uleth.ca/~cheng/
University of Lethbridge Phone : (403) 329-2182
Alberta, Canada Fax : (403) 317-2882
Hi all,
First a happy new year to all!
Thijs, Jan, and I talked about doing a DOMjudge hackathon day. We
propose the weekend of 23/24 January. Who else is interested in joning
and do you have a preference for Saturday 23rd or Sunday 24th?
Jaap